From 8f590aa9767b919897752eadaae75e9558c446e8 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Tue, 17 Dec 2024 17:55:04 -0700 Subject: [PATCH] Image Viewer 1.0.7 --- exts/imageViewer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/imageViewer.json b/exts/imageViewer.json index 8ae0d51..f02dfbf 100644 --- a/exts/imageViewer.json +++ b/exts/imageViewer.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/NotNite/my-moonlight-extensions.git", - "commit": "0a5f028548114a4f29c2d5353e6c19dc095f02e0", + "commit": "265791e3fa312727817b20460d348dea0c3ab379", "scripts": ["build", "repo"], "artifact": "repo/imageViewer.asar" }