forked from MapComplete/MapComplete
Add the possibility to load layouts from the OSM-wiki. What could possibly go wrong?
This commit is contained in:
parent
115dc0249c
commit
d9cae0fc46
7 changed files with 297 additions and 222 deletions
|
@ -86,7 +86,7 @@ export default class CustomGeneratorPanel extends UIElement {
|
|||
},
|
||||
{
|
||||
header: "<img src='./assets/share.svg'>",
|
||||
content: new SharePanel(es, liveUrl)
|
||||
content: new SharePanel(es, liveUrl, userDetails)
|
||||
}
|
||||
])
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue