forked from MapComplete/MapComplete
Merge branch 'develop' into alpha
This commit is contained in:
commit
3be0dbd22f
8 changed files with 3754 additions and 3629 deletions
|
@ -36,6 +36,8 @@ export interface ChangeDescription {
|
|||
/**
|
||||
* All changes to tags
|
||||
* v = "" or v = undefined to erase this tag
|
||||
*
|
||||
* Note that this list will only contain the _changes_ to the tags, not the full set of tags
|
||||
*/
|
||||
tags?: { k: string, v: string }[],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue