Skip to content

Commit d7fe12d

Browse files
Merge branch 'login_hanko' of https://github.com/hotosm/osm-export-tool into login_hanko
2 parents 21687fa + a860058 commit d7fe12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/templates/ui/v3.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</script>
2020
<script type="module" src="https://cdn.jsdelivr.net/npm/@hotosm/tool-menu@0.2.6/dist/tool-menu.esm.js"></script>
2121
{% if AUTH_PROVIDER == "hanko" %}
22-
<script type="module" src="https://cdn.jsdelivr.net/npm/@hotosm/hanko-auth@0.5.1/dist/hanko-auth.esm.js"></script>
22+
<script type="module" src="https://cdn.jsdelivr.net/npm/@hotosm/hanko-auth@0.5.2/dist/hanko-auth.esm.js"></script>
2323
<style>
2424
/* Hide legacy login/logout button */
2525
#root .btn-danger {

0 commit comments

Comments
 (0)