Minor changes for Felix

This commit is contained in:
Tom Slater 2019-07-09 12:41:17 +01:00
parent faeac6b360
commit 984d1a987a
10 changed files with 152 additions and 25 deletions

View file

@ -18,7 +18,6 @@ import { LeaderboardComponent } from './leaderboard.component';
import { MapComponent } from './map.component';
import { TrailMapComponent } from './trail-map.component';
import { SuppliersComponent } from './suppliers.component';
// Using child path to allow for FullLayout theming
const routes: Routes = [
{ path: '', redirectTo: '/dashboard', pathMatch: 'full' },