mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-31 18:10:50 +01:00
added tour
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
import stats from './stats'
|
||||
import encrypt from './encrypt'
|
||||
import tour from './tour'
|
||||
|
||||
export default {
|
||||
stats,
|
||||
encrypt
|
||||
encrypt,
|
||||
tour
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user