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