Added topojson as package dependency, fixed airtight env problem #9413 (#9418)

This commit is contained in:
GabrieleDeri 2025-07-22 13:59:31 +02:00 committed by GitHub
parent 180b9a8f0f
commit b252a2716e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 20 additions and 25 deletions

View file

@ -1030,7 +1030,6 @@ function page_utils.print_header(title, addLoginJS)
print(http_prefix)
print("/lua/locale.lua?" .. locale_when .. "&user_language=" .. language);
print [["> </script>
<script src="https://unpkg.com/topojson-client@3"></script>
<script type="application/javascript" src="]]
print(http_prefix)
print [[/dist/third-party.js?]]