mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
toast errors and some styling
This commit is contained in:
committed by
Aiden McClelland
parent
529f7c1ef6
commit
fbcaf3070e
@@ -49,6 +49,7 @@ const routes: Routes = [
|
||||
@NgModule({
|
||||
imports: [
|
||||
RouterModule.forRoot(routes, {
|
||||
scrollPositionRestoration: 'enabled',
|
||||
preloadingStrategy: PreloadAllModules,
|
||||
initialNavigation: 'disabled',
|
||||
useHash: true,
|
||||
|
||||
Reference in New Issue
Block a user