forked from MapComplete/MapComplete
Merge branches
This commit is contained in:
commit
1fa6a8edfb
2 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,7 @@ import {Utils} from "../Utils";
|
|||
* Asks to add a feature at the last clicked location, at least if zoom is sufficient
|
||||
*/
|
||||
export class SimpleAddUI extends UIElement {
|
||||
private _addButtons: UIElement[];
|
||||
private readonly _addButtons: UIElement[];
|
||||
|
||||
private _loginButton : UIElement;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue