This commit is contained in:
steven-omaha
2022-12-02 17:08:17 +01:00
parent da70112231
commit 9f068e5ffe
5 changed files with 16 additions and 14 deletions
+5
View File
@@ -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";