feat(meta): Implement join_message.

This commit is contained in:
2023-10-22 21:37:00 +03:00
parent 3254c68ff7
commit 40f6d6427d
4 changed files with 56 additions and 3 deletions

View File

@@ -259,7 +259,7 @@ class MemberAdminUI(ConfigUI):
class MemberAdminDashboard(DashboardSection):
section_name = _p(
"dash:member_admin|title",
"Greetings and Initial Roles ({commands[admin config welcome]})"
"Greetings and Initial Roles ({commands[config welcome]})"
)
_option_name = _p(
"dash:member_admin|dropdown|placeholder",