Skip to content

Commit

Permalink
Merge pull request #3 from CrowdStrike/fix-manifest-nav-structure
Browse files Browse the repository at this point in the history
modification to navigation structure
  • Loading branch information
harsha-crowdstrike authored Nov 27, 2023
2 parents 403e270 + 1cfba3a commit af0a591
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,22 +82,23 @@ ui:
permissions: []
dashboards: {}
navigation:
- path: /
name: Mitre Chart
permissions: []
ref: pages.mitre-vue
- path: /wizard
name: Mitre - Configure Actions Wizard
permissions: []
ref: pages.mitre-vue
- path: /notify-it
name: Mitre - Configure Notify IT Action
permissions: []
ref: pages.mitre-vue
- path: /notify-ir
name: Mitre - Configure Notify IR Action
permissions: []
ref: pages.mitre-vue
links:
- path: /
name: Mitre Chart
permissions: []
ref: pages.mitre-vue
- path: /wizard
name: Mitre - Configure Actions Wizard
permissions: []
ref: pages.mitre-vue
- path: /notify-it
name: Mitre - Configure Notify IT Action
permissions: []
ref: pages.mitre-vue
- path: /notify-ir
name: Mitre - Configure Notify IR Action
permissions: []
ref: pages.mitre-vue
api_integrations: []
rtr_scripts: []
collections:
Expand All @@ -124,5 +125,4 @@ auth:
functions: []
workflows: []
logscale:
saved_searches: []
views: []
saved_searches: []

0 comments on commit af0a591

Please sign in to comment.