mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
drives page
This commit is contained in:
committed by
Aiden McClelland
parent
31318687bf
commit
0cd2a32b24
@@ -47,6 +47,11 @@ export class AppComponent {
|
||||
url: '/notifications',
|
||||
icon: 'notifications-outline',
|
||||
},
|
||||
{
|
||||
title: 'External Drives',
|
||||
url: '/drives',
|
||||
icon: 'albums-outline',
|
||||
},
|
||||
]
|
||||
|
||||
constructor (
|
||||
|
||||
Reference in New Issue
Block a user