Style: Marker + Cluster Rand Tactical-Olive statt Weiß
rgba(255,255,255,0.7/.8) → rgba(52,68,36,0.55/.65) Dezentes Dunkeloliv auf allen Marker-Icons und Cluster-Bubbles. SW by-v1025, APP_VER 1025
This commit is contained in:
parent
059002670a
commit
19640af288
4 changed files with 7 additions and 7 deletions
|
|
@ -410,7 +410,7 @@ async def serve_media(path: str, request: _Request):
|
|||
raise _HE(404, "Nicht gefunden.")
|
||||
return _media_response(filepath)
|
||||
|
||||
APP_VER = "1024" # muss mit APP_VER in app.js übereinstimmen
|
||||
APP_VER = "1025" # muss mit APP_VER in app.js übereinstimmen
|
||||
|
||||
@app.get("/.well-known/assetlinks.json")
|
||||
async def assetlinks():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue