Changing default clock to mempool

This commit is contained in:
softsimon
2023-06-14 21:53:51 +02:00
parent 9883e59f12
commit bbe0579cdd
2 changed files with 2 additions and 2 deletions

View File

@@ -358,7 +358,7 @@ let routes: Routes = [
},
{
path: 'clock',
redirectTo: 'clock/mined/0'
redirectTo: 'clock/mempool/0'
},
{
path: 'clock/:mode',