refactor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
pub const EDIT: &str = "edit";
|
||||
pub const GROUPS: &str = "groups";
|
||||
pub const SYNC: &str = "sync";
|
||||
pub const UNMANAGED: &str = "unmanaged";
|
||||
pub const VERSION: &str = "version";
|
||||
Reference in New Issue
Block a user