diff --git a/TheDesk.appx b/TheDesk.appx new file mode 100644 index 00000000..69b678ff Binary files /dev/null and b/TheDesk.appx differ diff --git a/app/package.json b/app/package.json index ae7f07a3..f29572cd 100644 --- a/app/package.json +++ b/app/package.json @@ -38,11 +38,11 @@ "font-manager": "^0.3.0", "jimp": "^0.2.28", "node-notifier": "^5.2.1", - "nowplaying-node": "^0.1.3", "sumchecker": "^2.0.2" }, "optionalDependencies": { - "itunes-nowplaying-mac": "^0.2.3" + "itunes-nowplaying-mac": "^0.2.3", + "nowplaying-node": "^0.1.3" }, "build": { "productName": "TheDesk", diff --git a/app/view/en/index.html b/app/view/en/index.html index ad6f51c6..cdd3f769 100644 --- a/app/view/en/index.html +++ b/app/view/en/index.html @@ -263,8 +263,8 @@ var tlid=0; -
- +
+ WIP
diff --git a/app/view/ja/index.html b/app/view/ja/index.html index af172ccd..8860d5a0 100644 --- a/app/view/ja/index.html +++ b/app/view/ja/index.html @@ -263,8 +263,8 @@ var tlid=0; -
- +
+ WIP
diff --git a/app/view/make/index.sample.html b/app/view/make/index.sample.html index ea37d9dd..5f379d1e 100644 --- a/app/view/make/index.sample.html +++ b/app/view/make/index.sample.html @@ -263,8 +263,8 @@ var tlid=0; -
- +
+ WIP
@@ -582,7 +582,7 @@ var tlid=0; HP
GitHub

-