From 42d7f353e66a2e7dcd0b29890e33bb9777cd26e5 Mon Sep 17 00:00:00 2001 From: Oliver Spryn <2717340+oliverspryn@users.noreply.github.com> Date: Wed, 5 Jun 2019 16:37:04 -0400 Subject: [PATCH] Fixes #6 Update Asset Links --- stream-switch.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stream-switch.js b/stream-switch.js index 46f3251..2f571af 100644 --- a/stream-switch.js +++ b/stream-switch.js @@ -165,5 +165,5 @@ Vue.component('stream-switch', { }); }, - template: '
' + template: '
' });