File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -161,9 +161,10 @@ export default defineConfig({
161
161
{ label : 'Overview' , link : '/mobile-client/features/' } ,
162
162
{ label : 'Account' , link : '/mobile-client/features/account' } ,
163
163
{ label : 'Authentication' , link : '/mobile-client/features/authentication' } ,
164
- { label : 'Entity Details' , link : '/mobile-client/features/entity-details' } ,
165
- { label : 'Headline Details' , link : '/mobile-client/features/headline-details' } ,
164
+ { label : 'Ad System' , link : '/mobile-client/features/ad-system' } ,
166
165
{ label : 'Headlines Feed' , link : '/mobile-client/features/headlines-feed' } ,
166
+ { label : 'Headline Details' , link : '/mobile-client/features/headline-details' } ,
167
+ { label : 'Entity Details' , link : '/mobile-client/features/entity-details' } ,
167
168
{ label : 'Search' , link : '/mobile-client/features/search' } ,
168
169
{ label : 'Settings' , link : '/mobile-client/features/settings' } ,
169
170
{ label : 'Status Pages' , link : '/mobile-client/features/status-pages' } ,
You can’t perform that action at this time.
0 commit comments