From c286fe5126de0da839bd3bc339edcc609556bab0 Mon Sep 17 00:00:00 2001 From: stingl Date: Tue, 31 Aug 2021 11:02:25 +0200 Subject: [PATCH] missing property --- js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/app.js b/js/app.js index a80e289..acc3365 100644 --- a/js/app.js +++ b/js/app.js @@ -18,7 +18,7 @@ const TimeTrack = { portals: null, importStringForPortals: '', publicDB: false, - fun: false, + fun: false } }, mounted() {