mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Fixed linitng !wip
This commit is contained in:
parent
b2db338271
commit
6005db374a
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ import { SettingsMenuComponent } from "./settingsmenu.component";
|
|||
|
||||
import { AutoCompleteModule, CalendarModule, DialogModule, InputSwitchModule, InputTextModule, MenuModule, RadioButtonModule, TooltipModule } from "primeng/primeng";
|
||||
|
||||
|
||||
const routes: Routes = [
|
||||
{ path: "Ombi", component: OmbiComponent, canActivate: [AuthGuard] },
|
||||
{ path: "About", component: AboutComponent, canActivate: [AuthGuard] },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue