✨ Implements optional alphabetical sort for sections
This commit is contained in:
@@ -25,6 +25,8 @@ module.exports = {
|
||||
fontAwesomeKey: '0821c65656',
|
||||
/* Default API to use for fetching of user service favicon icons (if enabled) */
|
||||
faviconApi: 'faviconkit',
|
||||
/* The default sort order for sections */
|
||||
sortOrder: 'auto',
|
||||
/* The page paths for each route within the app for the router */
|
||||
routePaths: {
|
||||
home: '/home',
|
||||
|
||||
Reference in New Issue
Block a user