summaryrefslogtreecommitdiffstats
path: root/nfsw
diff options
context:
space:
mode:
Diffstat (limited to 'nfsw')
-rw-r--r--nfsw/static/io.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfsw/static/io.js b/nfsw/static/io.js
index eb1535f..31483d0 100644
--- a/nfsw/static/io.js
+++ b/nfsw/static/io.js
@@ -36,7 +36,7 @@ document.addEventListener('DOMContentLoaded', function() {
}
if ('reset' in r && r.reset) {
- return window.location.reload();
+ return window.location.href = '/epilogue';
}
return barfslow(r.ans, 'concierge', qipoff);