status timezone sync
This commit is contained in:
@@ -244,7 +244,6 @@ function createInteriorShape(index) {
|
||||
interiorShapes.push(shape)
|
||||
}
|
||||
|
||||
|
||||
function removeInteriorShape() {
|
||||
if (interiorShapes.length) {
|
||||
const shape = interiorShapes.pop()
|
||||
|
||||
Reference in New Issue
Block a user