Skip to content

Commit 49438af

Browse files
committed
アップデートが行われない問題を修正
1 parent bef7b03 commit 49438af

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/assets/lang/en_US.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ failedMessageSelectAnotherAccount = "We were unable to refresh the login for <st
275275
loginButton = "Login"
276276
selectAnotherAccountButton = "Select Another Account"
277277

278-
[uicore.autoUpdate]
278+
[js.uicore.autoUpdate]
279279
checkingForUpdateButton = "Checking for Updates..."
280280
installNowButton = "Install Now"
281281
checkForUpdatesButton = "Check for Updates"

app/assets/lang/ja_JP.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ failedMessageSelectAnotherAccount = "<strong>{account}</strong> のログイン
260260
loginButton = "ログイン"
261261
selectAnotherAccountButton = "別のアカウントを選択"
262262

263-
[uicore.autoUpdate]
263+
[js.uicore.autoUpdate]
264264
checkingForUpdateButton = "アップデートをチェック中..."
265265
installNowButton = "今すぐインストール"
266266
checkForUpdatesButton = "アップデートを確認"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kamepowerlauncher",
3-
"version": "2.0.5",
3+
"version": "0.5.0",
44
"productName": "KamePowerLauncher",
55
"description": "Modの知識がなくてもMod導入ができる「かめぱわぁ~るど」専用のランチャーです。",
66
"author": "Daniel Scalzi (https://github.com/dscalzi/), Kamesuta (https://github.com/Kamesuta/)",

0 commit comments

Comments
 (0)