feat: add app actions (#322)
* feat: add app actions * fix: broken lockfile * fix: app should only load when one is selected and server data not fail when no app found * fix: add missing dependency * fix: format issue
This commit is contained in:
@@ -219,6 +219,7 @@ export default {
|
||||
all: "All",
|
||||
web: "Web",
|
||||
action: "Actions",
|
||||
app: "Apps",
|
||||
},
|
||||
},
|
||||
userAvatar: {
|
||||
|
||||
Reference in New Issue
Block a user