feat: reset bot token button

This commit is contained in:
Zomatree
2025-05-17 12:59:39 +01:00
parent bccf1eebae
commit 07d74a4ef4
5 changed files with 43 additions and 7 deletions

View File

@@ -297,4 +297,5 @@ export const modalController = new ModalControllerExtended({
report_success: ReportSuccess,
modify_displayname: ModifyDisplayname,
changelog_usernames: ChangelogUsernames,
reset_bot_token: Confirmation
});