forked from MapComplete/MapComplete
Playing with new translations, merging branches
This commit is contained in:
commit
6f8c29d401
32 changed files with 609 additions and 163 deletions
|
@ -1,7 +1,8 @@
|
|||
import { TagRenderingOptions } from "../TagRendering";
|
||||
import {UIElement} from "../../UI/UIElement";
|
||||
|
||||
export default class FixedText extends TagRenderingOptions {
|
||||
constructor(category: string) {
|
||||
constructor(category: string | UIElement) {
|
||||
super({
|
||||
mappings: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue