From abee0bb9014ef6172c4d9b94125df7f5b8cb4424 Mon Sep 17 00:00:00 2001 From: Cutls Date: Mon, 18 Mar 2019 23:14:30 +0900 Subject: [PATCH] TheDesk Usamin (18.0.3) --- app/js/ui/layout.js | 3 ++- app/package.json | 2 +- app/view/en/index.html | 10 ++++------ app/view/en/setting.vue.js | 2 +- app/view/ja/index.html | 10 ++++------ app/view/ja/setting.vue.js | 2 +- app/view/make/index.sample.html | 8 +++----- app/view/ps/index.html | 10 ++++------ app/view/ps/setting.vue.js | 2 +- 9 files changed, 21 insertions(+), 28 deletions(-) diff --git a/app/js/ui/layout.js b/app/js/ui/layout.js index 64bf2a2f..3843d0a3 100644 --- a/app/js/ui/layout.js +++ b/app/js/ui/layout.js @@ -54,7 +54,8 @@ function parseColumn() { } var acctlist=obj; console.log(obj); - /*var xed=localStorage.getItem("xed"); + /* +var xed=localStorage.getItem("xed"); if(xed){ xpand(); }*/ diff --git a/app/package.json b/app/package.json index c9b99960..206f712c 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "thedesk", - "version": "18.0.2", + "version": "18.0.3", "description": "TheDesk is a Mastodon client for PC.", "main": "main.js", "scripts": { diff --git a/app/view/en/index.html b/app/view/en/index.html index 63a74fa0..b5a163c8 100644 --- a/app/view/en/index.html +++ b/app/view/en/index.html @@ -32,7 +32,7 @@