mirror of
https://github.com/documize/community.git
synced 2025-07-22 22:59:43 +02:00
Display third party notices in UI
This commit is contained in:
parent
e1001bb11e
commit
e1a8f8b724
6 changed files with 2576 additions and 1 deletions
|
@ -97,6 +97,9 @@ export default Router.map(function () {
|
|||
this.route('product', {
|
||||
path: 'product'
|
||||
});
|
||||
this.route('notice', {
|
||||
path: 'notice'
|
||||
});
|
||||
this.route('auth', {
|
||||
path: 'auth'
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue