Formatting
This commit is contained in:
parent
437ee34333
commit
8c5654f9f7
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ import LayoutConfig from "../../Models/ThemeConfig/LayoutConfig"
|
|||
import { OsmConnection } from "../../Logic/Osm/OsmConnection"
|
||||
import { Changes } from "../../Logic/Osm/Changes"
|
||||
import Loading from "../Base/Loading"
|
||||
import {LoginToggle} from "../Popup/LoginButton";
|
||||
import { LoginToggle } from "../Popup/LoginButton"
|
||||
|
||||
export class ImageUploadFlow extends Toggle {
|
||||
private static readonly uploadCountsPerId = new Map<string, UIEventSource<number>>()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue