From 0a2db2732a8cdb4b6e27b31459a86f2ee562fd59 Mon Sep 17 00:00:00 2001 From: Maxine Date: Thu, 30 Apr 2026 00:11:59 +0200 Subject: [PATCH 1/2] fix(freeMoji): export mapped incorrectly (by @lazulyra) --- exts/freeMoji.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/freeMoji.json b/exts/freeMoji.json index e722abc..9b11526 100644 --- a/exts/freeMoji.json +++ b/exts/freeMoji.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/uwx/moonlight-extensions.git", - "commit": "ece34ad92683b7f9d57d0842128b232428289847", + "commit": "8ce692f9bc04c4f058c283f4b9bd509f05dd0a2e", "scripts": ["build", "repo"], "artifact": "repo/freeMoji.asar" } From 751bda0db46f672dd65ab92f3b1f4de15a3c4233 Mon Sep 17 00:00:00 2001 From: Maxine Date: Thu, 30 Apr 2026 15:02:52 +0200 Subject: [PATCH 2/2] Update commit hash in freeMoji.json --- exts/freeMoji.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exts/freeMoji.json b/exts/freeMoji.json index 9b11526..ee8b7cd 100644 --- a/exts/freeMoji.json +++ b/exts/freeMoji.json @@ -1,6 +1,6 @@ { "repository": "https://github.com/uwx/moonlight-extensions.git", - "commit": "8ce692f9bc04c4f058c283f4b9bd509f05dd0a2e", + "commit": "779e62ec6a1b86733648dcb62d31baa1c378762e", "scripts": ["build", "repo"], "artifact": "repo/freeMoji.asar" }