Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wf9a5m75 committed Aug 21, 2018
1 parent 0b6d4e1 commit 729e916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app-routing.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { Routes, RouterModule } from '@angular/router';
const routes: Routes = [
{
path: '',
redirectTo: 'marker-cluster',
redirectTo: 'home',
pathMatch: 'full'
},
{
Expand Down

0 comments on commit 729e916

Please sign in to comment.