« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/page/flash.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/page/flash.js')
-rw-r--r--src/page/flash.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/page/flash.js b/src/page/flash.js
index 02b20c5..54653a0 100644
--- a/src/page/flash.js
+++ b/src/page/flash.js
@@ -162,10 +162,7 @@ function generateNavForFlash(flash, {
 
     return {
         links: [
-            {
-                path: ['localized.home'],
-                title: wikiInfo.shortName
-            },
+            {toHome: true},
             {
                 path: ['localized.flashIndex'],
                 title: strings('flashIndex.title')