forked from MapComplete/MapComplete
Move imageAttributionSources around, improve fixTheme script
This commit is contained in:
parent
8bca83d708
commit
aaaf876257
15 changed files with 125 additions and 43 deletions
2
test.ts
2
test.ts
|
@ -9,7 +9,7 @@ import {SlideShow} from "./UI/Image/SlideShow";
|
|||
import {FixedUiElement} from "./UI/Base/FixedUiElement";
|
||||
import Img from "./UI/Base/Img";
|
||||
import {AttributedImage} from "./UI/Image/AttributedImage";
|
||||
import {Imgur} from "./Logic/Web/Imgur";
|
||||
import {Imgur} from "./Logic/ImageProviders/Imgur";
|
||||
import ReviewForm from "./UI/Reviews/ReviewForm";
|
||||
import {OsmConnection} from "./Logic/Osm/OsmConnection";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue