mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
ui: remove drives
This commit is contained in:
committed by
Aiden McClelland
parent
fcb807eb42
commit
9f45879c7f
@@ -47,11 +47,11 @@ export class AppComponent {
|
||||
url: '/notifications',
|
||||
icon: 'notifications-outline',
|
||||
},
|
||||
{
|
||||
title: 'Backup drives',
|
||||
url: '/drives',
|
||||
icon: 'albums-outline',
|
||||
},
|
||||
// {
|
||||
// title: 'Backup drives',
|
||||
// url: '/drives',
|
||||
// icon: 'albums-outline',
|
||||
// },
|
||||
]
|
||||
|
||||
constructor (
|
||||
|
||||
Reference in New Issue
Block a user