mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
[WIP] Admin level Jira creds and vendored jira libs
This commit is contained in:
parent
0c5ec43c80
commit
7878a244d3
83 changed files with 10569 additions and 28 deletions
|
@ -95,6 +95,9 @@ export default Router.map(function () {
|
|||
this.route('search', {
|
||||
path: 'search'
|
||||
});
|
||||
this.route('integrations', {
|
||||
path: 'integrations'
|
||||
});
|
||||
}
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue