update disks type, bring back server name, and better gifs for loading and updating

This commit is contained in:
Matt Hill
2021-09-11 06:51:04 -06:00
committed by Aiden McClelland
parent 8c1a01b306
commit b0c78ad1a0
36 changed files with 289 additions and 164 deletions

View File

@@ -19,6 +19,7 @@ import { PatchDbService } from './services/patch-db/patch-db.service'
import { LocalStorageBootstrap } from './services/patch-db/local-storage-bootstrap'
import { SharingModule } from './modules/sharing.module'
import { FormBuilder } from '@angular/forms'
import { GenericInputComponentModule } from './modals/generic-input/generic-input.component.module'
@NgModule({
declarations: [AppComponent],
@@ -37,6 +38,7 @@ import { FormBuilder } from '@angular/forms'
QrCodeModule,
OSWelcomePageModule,
MarkdownPageModule,
GenericInputComponentModule,
SharingModule,
],
providers: [