From 438717ec4661b693493424182fbd758724c87a0b Mon Sep 17 00:00:00 2001 From: Index Date: Thu, 27 Jun 2024 18:33:26 -0500 Subject: [PATCH] chore: use avatar sandbox rewrite in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 29fa3e7..68de9f4 100644 --- a/manifest.json +++ b/manifest.json @@ -100,7 +100,7 @@ { "matches": ["https://polytoria.com/my/avatar*"], - "js": ["/js/account/avatar-sandbox2.js"] + "js": ["/js/account/avatar-sandbox-rewrite.js"] }, {