diff --git a/config.toml b/config.toml index 73b9b06..7b1dc8a 100644 --- a/config.toml +++ b/config.toml @@ -1,3 +1,7 @@ +# === UI === +# Users to show in the startup log (tg:// links) +show_link = ["hello"] + # === General Settings === [general] prefer_ipv6 = false @@ -72,7 +76,3 @@ weight = 10 # address = "127.0.0.1:9050" # enabled = false # weight = 1 - -# === UI === -# Users to show in the startup log (tg:// links) -show_link = ["hello"] \ No newline at end of file