Display account details

This commit is contained in:
2022-04-04 17:39:23 +02:00
parent a4de6a01af
commit e1eb64f27c
14 changed files with 231 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
pub mod assets_controller;
pub mod base_controller;
pub mod login_controller;
pub mod settings_controller;