From 4ed3cc4fef743006b8383411b593776b5722f888 Mon Sep 17 00:00:00 2001 From: TheGoddessInari Date: Wed, 23 Jan 2019 09:51:58 -0800 Subject: [PATCH] app.json: Add icon.ico to the cache. --- app.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app.json b/app.json index 79c218dd..f203636e 100644 --- a/app.json +++ b/app.json @@ -272,7 +272,8 @@ "index.html", "app.js", "resources/Rambox-all.css", - "resources/Icon.png" + "resources/Icon.png", + "resources/Icon.ico" ], /** * List of items in the NETWORK section