forked from MapComplete/MapComplete
Small fixes
This commit is contained in:
parent
2dcc5b21f5
commit
42ec7a1eb5
2 changed files with 16 additions and 6 deletions
|
@ -3,9 +3,9 @@ import State from "../State";
|
|||
import opening_hours from "opening_hours";
|
||||
import {And, Or, Tag} from "./Tags";
|
||||
import {Utils} from "../Utils";
|
||||
import CountryCoder from "latlon2country"
|
||||
import {UIElement} from "../UI/UIElement";
|
||||
import Combine from "../UI/Base/Combine";
|
||||
import CountryCoder from "latlon2country"
|
||||
|
||||
class SimpleMetaTagger {
|
||||
public readonly keys: string[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue