From 2ca82bf177ae7e5ded9ee40e7411033a1a167244 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Wed, 29 Apr 2020 23:11:47 +0300 Subject: [PATCH] Remove news --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index bd455b4f1..a5f74f1d6 100755 --- a/src/App.vue +++ b/src/App.vue @@ -35,7 +35,7 @@ export default { data() { return { sidebarActive: false, - newsActive: true + newsActive: false } }, watch: {