From 3b8e85893cf7986f1cd5f62ee913a95e1ebc8a9d Mon Sep 17 00:00:00 2001 From: Tyler-A Date: Mon, 3 Aug 2020 22:04:33 -0600 Subject: [PATCH] Pass the user token and API base URL to the control bar. --- src/components/MainView.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/MainView.vue b/src/components/MainView.vue index 1735783..43cb11a 100644 --- a/src/components/MainView.vue +++ b/src/components/MainView.vue @@ -3,6 +3,8 @@