Fixed wrong field used in target RPS $ calculation. RPS-27

This commit is contained in:
Patrick Fic
2020-10-27 11:32:33 -07:00
parent bd072b4c0d
commit 016a3ea6fe
4 changed files with 17 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ exports.default = {
toRenderer: {
updateAvailable: "app_updateAvailable",
downloadProgress: "app_downloadProgress",
signOut: "app_signOut",
},
},
store: {