Create SendToken on login

This commit is contained in:
2025-04-13 02:16:24 +02:00
parent e96be86314
commit aac34ef738
6 changed files with 42 additions and 7 deletions

View File

@@ -503,7 +503,7 @@ class _AccountRootPageState extends State<AccountRootPage> {
}
void _deleteAccount() async {
//TODO
Toaster.info("Not Implemented", "Account Upgrading will be implemented in a later version"); // TODO
}
void _changeUsername() async {