Remove Warden from menus until its ready

This commit is contained in:
Taylor Helsper 2021-10-31 22:02:53 -05:00
parent a9c6e9eacb
commit 99ef45b78a

View File

@ -216,11 +216,12 @@
"is_premium": true
},
{
"COMMENT": "INCOMPLETE APP - enable showing on homepage and app page",
"COMMENT": "INCOMPLETE APP - enable can_uninstall,can_reinstall,show_on_homepage_page,show_on_application_page",
"name": "Warden",
"short_name": "warden",
"app_tile_default_status_text": "Portfolio Tracker",
"can_uninstall": true,
"can_uninstall": false,
"can_reinstall": false,
"show_on_homepage_page": false,
"show_on_application_page": false,
"homepage_order": 41