Skip to content

Commit

Permalink
fix: added content guard as last tab item
Browse files Browse the repository at this point in the history
  • Loading branch information
aochmann committed Apr 13, 2021
1 parent 7f3068e commit d5907d1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
{
"contentApps": [
{
"name": "Content Guard",
"alias": "contentGuard",
"weight": 1,
"weight": 101,
"icon": "icon-shield",
"view": "~/App_Plugins/Cogworks.ContentGuard/views/guard-content.html",
"show": [
Expand Down

0 comments on commit d5907d1

Please sign in to comment.