mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-05-16 05:02:21 -04:00
theme work
This commit is contained in:
parent
e76e3cf0ba
commit
411705283d
17 changed files with 373 additions and 87 deletions
|
@ -17,7 +17,7 @@ GoRouter router(RouterRef ref) {
|
|||
navigatorKey: _key,
|
||||
refreshListenable: notifier,
|
||||
debugLogDiagnostics: true,
|
||||
initialLocation: IndexPage.path,
|
||||
initialLocation: '/',
|
||||
routes: notifier.routes,
|
||||
redirect: notifier.redirect,
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue