mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-12 13:28:32 +03:00
centralise msgs in copy/en.js
plus some other fixes
This commit is contained in:
@@ -111,7 +111,8 @@ class Fetcher {
|
||||
})
|
||||
)
|
||||
})
|
||||
.then(() => 'All tabs updated')
|
||||
.then(() => true)
|
||||
.catch(() => false)
|
||||
}
|
||||
|
||||
save (tab, data) {
|
||||
|
||||
Reference in New Issue
Block a user