laiguoran %!s(int64=2) %!d(string=hai) anos
pai
achega
1df7b4340e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/view/layout/layout.ejs

+ 1 - 1
app/view/layout/layout.ejs

@@ -79,7 +79,7 @@
     }
     const userID = <%- ctx.session.sessionUser.accountId %>;
     let user = '<%= ctx.session.sessionUser.name %>';
-    const is_debug = <%= ctx.session.sessionUser.loginStatus ? true : false %>;
+    const is_debug = <%- ctx.session.sessionUser.loginStatus ? true : false %>;
 </script>
 <style type="text/css">