mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-31 04:23:40 +00:00
fix file structure
This commit is contained in:
committed by
Aiden McClelland
parent
c2e79ca5a7
commit
712fde46eb
@@ -3,7 +3,7 @@ import { CommonModule } from '@angular/common'
|
||||
import { Routes, RouterModule } from '@angular/router'
|
||||
import { IonicModule } from '@ionic/angular'
|
||||
import { TorLogsPage } from './tor-logs.page'
|
||||
import { LogsComponentModule } from 'src/app/components/logs/logs.component.module'
|
||||
import { LogsComponentModule } from 'src/app/common/logs/logs.component.module'
|
||||
|
||||
const routes: Routes = [
|
||||
{
|
||||
Reference in New Issue
Block a user