add pacdef clean

This commit is contained in:
Dr. Matthias Ratajczak
2023-01-05 15:53:50 +01:00
parent 7652e9a6be
commit c4849b1f4c
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";