feat: added except invoker target

This commit is contained in:
2022-11-13 18:53:56 +04:00
parent 3531432758
commit 3564eb2adc
2 changed files with 8 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@ namespace Ragon.Common
{
Owner,
ExceptOwner,
ExceptInvoker,
All,
}
}