浏览代码

Fix default welcome message

Tulir Asokan 3 年之前
父节点
当前提交
050db418da
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mautrix_signal/example-config.yaml

+ 1 - 1
mautrix_signal/example-config.yaml

@@ -214,7 +214,7 @@ bridge:
         # Sent when joining a management room and the user is already logged in.
         welcome_connected: "Use `help` for help."
         # Sent when joining a management room and the user is not logged in.
-        welcome_unconnected: "Use `help` for help or `register` to log in."
+        welcome_unconnected: "Use `help` for help or `link` to log in."
         # Optional extra text sent when joining a management room.
         additional_help: ""