forked from MapComplete/MapComplete
Small fixes and cleanup of package scripts
This commit is contained in:
parent
630bcd8dad
commit
220d65ef85
4 changed files with 15 additions and 48 deletions
|
@ -97,7 +97,7 @@ export default class ProfessionalGui {
|
|||
Svg.back_svg().SetStyle("height: 1.5rem;"),
|
||||
t.backToMapcomplete,
|
||||
{
|
||||
url: window.location.host + "/index.html"
|
||||
url: "./index.html"
|
||||
}
|
||||
)]).SetClass("block")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue