kopia lustrzana https://github.com/manuelkasper/sotlas-frontend
Compress type field
rodzic
730f8e6a1e
commit
3f87545f30
|
|
@ -16,7 +16,8 @@ const KEY_DECOMPRESSION_MAP = {
|
|||
p: 'points',
|
||||
s: 'summit',
|
||||
t: 'spotter',
|
||||
ts: 'timeStamp'
|
||||
ts: 'timeStamp',
|
||||
y: 'type'
|
||||
}
|
||||
|
||||
let KEY_COMPRESSION_MAP = null
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue