From 3bc5fb78e0a751a78ad6281200a1b4f4e5a8bb18 Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 26 Feb 2024 18:45:26 +0000 Subject: [PATCH] Force action? --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 3dc9b237b..ee6794779 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "A desktop application used to browse, manage and play games from Flashpoint Archive", "main": "build/main/index.js", "config": { + "cacheKey": 1, "forceUpdate": 1, "installed": false },