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 @@