Fix indentation

This commit is contained in:
Jos de Jong 2020-08-16 11:34:50 +02:00
parent baa336981f
commit f2b2769727
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
STATE_EXPANDED,
STATE_LIMIT,
SCROLL_DURATION,
SIMPLE_MODAL_OPTIONS
SIMPLE_MODAL_OPTIONS
} from '../../constants.js'
import { createHistory } from '../../logic/history.js'
import JSONNode from './JSONNode.svelte'