From 2cbb0b46854f95ddfcae0fe949e069269e7af8ca Mon Sep 17 00:00:00 2001 From: Andrew Gregory Date: Fri, 29 Oct 2021 21:50:54 +0800 Subject: [PATCH] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index ca0919db4..476be59c8 100644 --- a/apps.json +++ b/apps.json @@ -4193,7 +4193,7 @@ "description": "Google Authenticator compatible tool.", "tags": "", "storage": [ - {"name":"authentiwatch.app.js","url":"authentiwatch.js"}, + {"name":"authentiwatch.app.js","url":"app.js"}, {"name":"authentiwatch.img","url":"app-icon.js","evaluate":true} ] }