forked from MapComplete/MapComplete
Improvements to the climbing theme
This commit is contained in:
parent
a9aff5e16e
commit
5a94e9d239
6 changed files with 65 additions and 47 deletions
|
@ -131,7 +131,6 @@ export class Translation extends BaseUIElement {
|
|||
|
||||
const wrapper = document.createElement("span")
|
||||
wrapper.appendChild(el)
|
||||
wrapper.classList.add("flex")
|
||||
Locale.showLinkToWeblate.addCallbackAndRun(doShow => {
|
||||
|
||||
if (!doShow) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue