mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-12 21:38:32 +03:00
correct example config
This commit is contained in:
@@ -10,11 +10,9 @@ const timemapStructure = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
googleSheets: {
|
gsheets: [{
|
||||||
sheets: [{
|
|
||||||
name: 'teuruwera',
|
name: 'teuruwera',
|
||||||
id: '1UC7DkCFeUXHfpUxUGruExwFbP4pqVBdJLOKfo6wDDGk',
|
id: '1UC7DkCFeUXHfpUxUGruExwFbP4pqVBdJLOKfo6wDDGk',
|
||||||
tabs: timemapStructure
|
tabs: timemapStructure
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user