feat: add Suda mode commands to cmd list

This commit is contained in:
2024-08-29 14:26:07 -04:00
parent 95aa3ba040
commit a66e5b5dd4
+5
View File
@@ -77,4 +77,9 @@ M.ripsub = {
"RipSubstitute",
}
M.suda = {
"SudaWrite",
"SudaRead",
}
return M