mirror of
https://github.com/maputnik/editor.git
synced 2026-08-26 06:57:26 +00:00
Refactor sources modal
This commit is contained in:
@@ -60,7 +60,7 @@ export class ApiStyleStore {
|
||||
json: true,
|
||||
body: mapStyle
|
||||
}, (error, response, body) => {
|
||||
console.log('Saved style');
|
||||
if(error) console.error(error)
|
||||
})
|
||||
return mapStyle
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user