Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Backend - Engine
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
279
Merge Requests
35
CI / CD
Security & Compliance
Packages
Analytics
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Minds
Minds Backend - Engine
Compare Revisions
67399b12394caa4089b4585b58a0a1c11c9c88bb...2cd34f1717f495dfdf7af7139d5992fa22eec19b
Source
2cd34f1717f495dfdf7af7139d5992fa22eec19b
...
Target
67399b12394caa4089b4585b58a0a1c11c9c88bb
Compare
Commits (3)
(feat): add navigation feature flag
· cd666adb
Marcelo Rivera
authored
2 hours ago
cd666adb
Merge branch 'feat/navigation-superstructure' into 'master'
· a8381450
Xander Miller
authored
2 hours ago
Add navigation feature flag See merge request
!469
a8381450
Merge remote-tracking branch 'origin/master' into hotfix/local-stack-infinite-redir
· 2cd34f17
Brian Hatchet
authored
18 minutes ago
2cd34f17
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
Core/Features/Provider.php
View file @
2cd34f17
...
...
@@ -44,6 +44,7 @@ class Provider extends DiProvider
'wire-multi-currency'
,
'cdn-jwt'
,
'post-scheduler'
,
'navigation'
,
];
});
...
...
This diff is collapsed.