From 503b850180e42c712eed915a1be77bb587ece36a Mon Sep 17 00:00:00 2001 From: Maddy Date: Fri, 6 Feb 2026 20:27:40 +0100 Subject: [PATCH] various fixes --- exts/cloneExpressions.json | 2 +- exts/customSearchEngine.json | 2 +- exts/dmCallLayout.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/exts/cloneExpressions.json b/exts/cloneExpressions.json index c79a83b..ced6fe6 100644 --- a/exts/cloneExpressions.json +++ b/exts/cloneExpressions.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/maddymeows/moonlight-exts.git", - "commit": "4ec3410fc053316920363bd8b05be133a62a7742", + "commit": "bfd6e53afee45ba87438273f88737e389e6f6eb9", "scripts": ["build", "repo"], "artifact": "repo/cloneExpressions.asar" } diff --git a/exts/customSearchEngine.json b/exts/customSearchEngine.json index 83bc800..f1a51fe 100644 --- a/exts/customSearchEngine.json +++ b/exts/customSearchEngine.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/maddymeows/moonlight-exts.git", - "commit": "cb5f4e40b42e919608304e2e5a3749b0eb5fa038", + "commit": "d460814ab00bb2e4c9ecac7b6ea71b815977cc26", "scripts": ["build", "repo"], "artifact": "repo/customSearchEngine.asar" } diff --git a/exts/dmCallLayout.json b/exts/dmCallLayout.json index c7a4bc0..92f26d6 100644 --- a/exts/dmCallLayout.json +++ b/exts/dmCallLayout.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/maddymeows/moonlight-exts.git", - "commit": "d8f896941b102248625e8f25142219440fb48d3f", + "commit": "9c0bf27be684ad8b928ea8bd90242ff156af3012", "scripts": ["build", "repo"], "artifact": "repo/dmCallLayout.asar" }