add pacdef clean

This commit is contained in:
steven-omaha
2023-01-05 15:53:50 +01:00
parent 7ebedc8faf
commit 6956164bed
6 changed files with 34 additions and 3 deletions
+1
View File
@@ -1,3 +1,4 @@
pub(crate) const CLEAN: &str = "clean";
pub(crate) const EDIT: &str = "edit";
pub(crate) const GROUPS: &str = "groups";
pub(crate) const SYNC: &str = "sync";