update action match function

This commit is contained in:
steven-omaha
2023-02-18 19:01:25 +01:00
parent cec0fa8726
commit 5f4a0caacf
4 changed files with 41 additions and 26 deletions
+1 -1
View File
@@ -4,8 +4,8 @@ use pacdef_macros::Action;
pub enum Actions {
Clean,
Edit,
Groups,
Import,
List,
New,
Remove,
Review,