mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 06:20:00 +00:00
Rename to mapital
This commit is contained in:
@@ -2,7 +2,7 @@ import { colorizeLayers } from './style.js'
|
||||
import Immutable from 'immutable'
|
||||
import style from './style.js'
|
||||
|
||||
const storagePrefix = "mapolo"
|
||||
const storagePrefix = "mapital"
|
||||
const storageKeys = {
|
||||
latest: [storagePrefix, 'latest_style'].join(''),
|
||||
accessToken: [storagePrefix, 'access_token'].join('')
|
||||
|
||||
Reference in New Issue
Block a user