From 81aa67b203f68f34f278326f778b0afa14bdb8d8 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Wed, 19 Oct 2016 13:55:12 -0400 Subject: [PATCH] 3.5.340. Fix sub count not showing on the dashboard. Clips dark theme fix. --- changelog.html | 6 ++++ src/less/dark-clips.less | 64 ++++++++++++++++++++++++++++++++++++++++ src/main.js | 2 +- src/tokenize.js | 6 ++-- src/ui/menu.js | 25 +++++----------- src/ui/sub_count.js | 4 +-- 6 files changed, 84 insertions(+), 23 deletions(-) diff --git a/changelog.html b/changelog.html index 1dcca515..8fc04e55 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,9 @@ +
3.5.340
+ +
3.5.339