script version 1.51

This commit is contained in:
Robinson
2024-12-28 20:33:11 +01:00
committed by GitHub
parent f03ce857a1
commit 74d6b0d251
+1 -1
View File
@@ -40,7 +40,7 @@ let jsonPath = fm.joinPath(dir, 'UserCredentials.json')
let txtBGColor = Color.dynamic(new Color('#D5D7DC40'), new Color('#24242421'))
let txtColor = Color.dynamic(Color.black(), Color.white())
let d = await rModule.getKarmaFromAPI(numberFormatting)
let uCheck = await rModule.updateCheck(1.52)
let uCheck = await rModule.updateCheck(1.51)
if (config.runsInApp && typeof d !== "number"){
await rModule.saveAllImages(d.snoovatarImg)