mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
Rebuild search index
This commit is contained in:
parent
30315a36c7
commit
df0a13b6ed
18 changed files with 960 additions and 669 deletions
|
@ -85,6 +85,9 @@ export default Router.map(function () {
|
|||
this.route('archive', {
|
||||
path: 'archive'
|
||||
});
|
||||
this.route('search', {
|
||||
path: 'search'
|
||||
});
|
||||
}
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue