mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
styling etc
This commit is contained in:
committed by
Aiden McClelland
parent
ec89a0ac6c
commit
8cb4351668
@@ -28,7 +28,7 @@ export class AppComponent {
|
||||
appPages = [
|
||||
{
|
||||
title: 'Services',
|
||||
url: '/services/installed',
|
||||
url: '/services',
|
||||
icon: 'grid-outline',
|
||||
},
|
||||
{
|
||||
@@ -38,7 +38,7 @@ export class AppComponent {
|
||||
},
|
||||
{
|
||||
title: 'Marketplace',
|
||||
url: '/services/marketplace',
|
||||
url: '/marketplace',
|
||||
icon: 'storefront-outline',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user