From 62285cf7aae18ad9df7dd677e959571f93fb39d4 Mon Sep 17 00:00:00 2001 From: Martins Fridenbergs Date: Fri, 27 Sep 2019 11:01:26 +0300 Subject: [PATCH] Fix vue component missing code - dynamic url, base styles --- CONTRIBUTING.md | 1 + resources/js/currently_viewing.vue | 23 ++++++++++++++++++----- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b611711..666842d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,4 +11,5 @@ Recommended contributions: * UI customisation options ##Authors + Martins Fridenbergs \ No newline at end of file diff --git a/resources/js/currently_viewing.vue b/resources/js/currently_viewing.vue index 411e8c7..2440030 100644 --- a/resources/js/currently_viewing.vue +++ b/resources/js/currently_viewing.vue @@ -1,23 +1,33 @@ \ No newline at end of file