mirror of
https://github.com/aykhans/slash-e.git
synced 2025-12-14 04:39:20 +00:00
chore: fix view shortcut activity
This commit is contained in:
@@ -9,6 +9,7 @@ var allowedMethodsWhenUnauthorized = map[string]bool{
|
||||
"/slash.api.v2.AuthService/SignUp": true,
|
||||
"/slash.api.v2.AuthService/SignOut": true,
|
||||
"/slash.api.v2.ShortcutService/GetShortcut": true,
|
||||
"/slash.api.v2.ShortcutService/GetShortcutById": true,
|
||||
"/slash.api.v2.CollectionService/GetCollectionByName": true,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user