Explorar o código

fix: welcome page crash

Nick %!s(int64=5) %!d(string=hai) anos
pai
achega
1419e9613a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      server/views/welcome.pug

+ 1 - 1
server/views/welcome.pug

@@ -2,4 +2,4 @@ extends master.pug
 
 block body
   #root.is-fullscreen
-    welcome(:locale=locale)
+    welcome(locale=locale)