mirror of
https://github.com/documize/community.git
synced 2025-07-22 22:59:43 +02:00
Sync with Community
This commit is contained in:
parent
df8f650319
commit
989b7cd62c
123 changed files with 5054 additions and 2015 deletions
|
@ -186,7 +186,8 @@ export default Router.map(function () {
|
|||
path: 'updates'
|
||||
});
|
||||
|
||||
this.route('not-found', {
|
||||
this.route('auth/login', {
|
||||
path: '/*wildcard'
|
||||
// path: '/*wildcard'
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue