From 37695735e07ac3d8576878982f5967e8bde5047a Mon Sep 17 00:00:00 2001 From: Cutls Date: Sun, 16 Jun 2019 22:00:31 +0900 Subject: [PATCH] TheDesk Usamin (18.6.1) --- app/js/common/version.js | 4 ++-- app/package.json | 2 +- app/view/en/index.html | 11 ++++++++--- app/view/ja/index.html | 11 ++++++++--- app/view/make/index.sample.html | 6 +++++- app/view/make/make.js | 2 +- app/view/ps/index.html | 11 ++++++++--- 7 files changed, 33 insertions(+), 14 deletions(-) diff --git a/app/js/common/version.js b/app/js/common/version.js index f1209827..7df89388 100644 --- a/app/js/common/version.js +++ b/app/js/common/version.js @@ -42,8 +42,8 @@ function verck(ver) { $("#support-btm").animate({ 'bottom': '0' }, { - 'duration': 300 - }); + 'duration': 300 + }); } } var platform = localStorage.getItem("platform"); diff --git a/app/package.json b/app/package.json index a4a1b88e..3f1f8c7a 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "thedesk", - "version": "18.6.0", + "version": "18.6.1", "description": "TheDesk is a Mastodon client for PC.", "repository": "https://github.com/cutls/TheDesk", "main": "main.js", diff --git a/app/view/en/index.html b/app/view/en/index.html index 428df775..e528881a 100644 --- a/app/view/en/index.html +++ b/app/view/en/index.html @@ -36,7 +36,7 @@