mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-11 04:48:32 +03:00
make config cleaner
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { tabs, prefixedTabs } from './lib'
|
||||
import { timemap } from './lib'
|
||||
|
||||
export default {
|
||||
gsheets: [],
|
||||
@@ -6,7 +6,7 @@ export default {
|
||||
{
|
||||
name: 'timemap_data',
|
||||
path: 'data/timemap_data.xlsx',
|
||||
tabs
|
||||
tabs: timemap.default
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user