Fix dialog history
This commit is contained in:
@@ -560,6 +560,11 @@ import { appRouter } from '../components/appRouter';
|
||||
serverRequest: true
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
path: '/dialog',
|
||||
dummyRoute: true
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
path: '',
|
||||
isDefaultRoute: true,
|
||||
|
||||
Reference in New Issue
Block a user