index
:
digitigrade
main
experimental PawPub instance software
winter
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
static
/
language-switch.js
blob: a357ef031a1dc0fb01ffa012b9d0c305ab665b80 (
plain
)
1
2
3
addEventListener("languagechange", (e) => { location.reload(); });