Migrate to new AccountManagementView conception
Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
committed by
William Casarin
parent
2ca47edf4d
commit
f489ed3b9e
@@ -12,7 +12,7 @@ pub enum GlobalPopupType {
|
||||
AccountManagement,
|
||||
}
|
||||
|
||||
static ACCOUNT_MANAGEMENT_TITLE: &str = "Account Management";
|
||||
static ACCOUNT_MANAGEMENT_TITLE: &str = "Manage accounts";
|
||||
|
||||
impl GlobalPopupType {
|
||||
pub fn title(&self) -> &'static str {
|
||||
|
||||
Reference in New Issue
Block a user