feat(frontend): add Mods page with table view, delete, and cleanup
This commit is contained in:
@@ -6,6 +6,7 @@ const nav = [
|
||||
{ to: '/settings', label: 'Settings', icon: '🖥' },
|
||||
{ to: '/configs', label: 'Configs', icon: '⚙' },
|
||||
{ to: '/modlists', label: 'Modlists', icon: '📦' },
|
||||
{ to: '/mods', label: 'Mods', icon: '🗂' },
|
||||
{ to: '/logs', label: 'Logs', icon: '📋' },
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user