index
:
gimb/beziapp
dev
master
Unofficial app for Gimnazija Bežigrad students and parents.-
Dijaki GimB
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dist
/
js
/
logout.js
blob: 3f9f7ede1703e46cebb767ea544269a41daa533c (
plain
) (
blame
)
1
2
localforage
.
clear
().
then
(()=>{
window
.
location
.
replace
(
"/index.html"
);});