forked from MapComplete/MapComplete
Move tags into subdirectory
This commit is contained in:
parent
3b08e7324b
commit
120832f241
18 changed files with 25 additions and 28 deletions
|
@ -12,8 +12,8 @@ import {Translation} from "../UI/i18n/Translation";
|
|||
import {OH, OpeningHour} from "../UI/OpeningHours/OpeningHours";
|
||||
import PublicHolidayInput from "../UI/OpeningHours/PublicHolidayInput";
|
||||
import {SubstitutedTranslation} from "../UI/SubstitutedTranslation";
|
||||
import {Tag} from "../Logic/Tag";
|
||||
import {And} from "../Logic/And";
|
||||
import {Tag} from "../Logic/Tags/Tag";
|
||||
import {And} from "../Logic/Tags/And";
|
||||
|
||||
|
||||
new T("Tags", [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue