forked from MapComplete/MapComplete
Housekeeping: formatting
This commit is contained in:
parent
9d53a45f9a
commit
1528dfaae1
168 changed files with 3332 additions and 4560 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
export let state: EditLayerState
|
||||
export let path: (string | number)[] = []
|
||||
let value = new UIEventSource<Record<string,string>>({})
|
||||
let value = new UIEventSource<Record<string, string>>({})
|
||||
console.log("Registering translation to path", path)
|
||||
state.register(
|
||||
path,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue