fix: Fix Typo.

This commit is contained in:
2023-08-13 08:21:19 +03:00
parent 2eece69760
commit b1361229af

View File

@@ -115,7 +115,7 @@ class MemberAdminSettings(SettingGroup):
"text": "You are the {member_count}th member!" "text": "You are the {member_count}th member!"
}, },
"color": 15695665 "color": 15695665
}, }
} }
""" """
) )