From f68bf4a06fe11ecc44c76ffb5b46d7ee09f89d3f Mon Sep 17 00:00:00 2001 From: Maksym Pavlenko Date: Mon, 23 Oct 2017 16:36:26 -0700 Subject: [PATCH] Better login handling --- assets/js/site.js | 3 ++- templates/index.html | 7 +++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/assets/js/site.js b/assets/js/site.js index 68e7910..767aa3e 100644 --- a/assets/js/site.js +++ b/assets/js/site.js @@ -11,7 +11,8 @@ feedLink: '', // Server variables - featureLevel: 0 + featureLevel: 0, + userId: '', }, methods: { diff --git a/templates/index.html b/templates/index.html index e9af7db..0544952 100644 --- a/templates/index.html +++ b/templates/index.html @@ -30,7 +30,7 @@
-