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({
161161 { label : 'Overview' , link : '/mobile-client/features/' } ,
162162 { label : 'Account' , link : '/mobile-client/features/account' } ,
163163 { 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' } ,
166165 { 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' } ,
167168 { label : 'Search' , link : '/mobile-client/features/search' } ,
168169 { label : 'Settings' , link : '/mobile-client/features/settings' } ,
169170 { label : 'Status Pages' , link : '/mobile-client/features/status-pages' } ,
You can’t perform that action at this time.
0 commit comments