From ee0687c1bb7b7fa5a8da1cb07912497e6a5211ef Mon Sep 17 00:00:00 2001 From: Blomblo <63555404+mrblomblo@users.noreply.github.com> Date: Sat, 2 May 2026 20:31:30 +0000 Subject: [PATCH 1/3] Add AltTriggerPhraseBtn to extension list --- launchtools/extension_list.fds | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/launchtools/extension_list.fds b/launchtools/extension_list.fds index cea1448ee..5e1f19e56 100644 --- a/launchtools/extension_list.fds +++ b/launchtools/extension_list.fds @@ -288,3 +288,13 @@ AceStepFun: ci-test: true tags: - tools + +AltTriggerPhraseBtn + author: Blomblo + description: Changes the appearance of the trigger phrase copy button. + url: https://github.com/mrblomblo/AltTriggerPhraseBtn + license: MIT + ci-test: true + tags: + - conflicts + - ui From 1fa06e76ba6004c9e51c08bebe4e33db9f516a49 Mon Sep 17 00:00:00 2001 From: Blomblo <63555404+mrblomblo@users.noreply.github.com> Date: Sat, 2 May 2026 20:37:11 +0000 Subject: [PATCH 2/3] oops --- launchtools/extension_list.fds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launchtools/extension_list.fds b/launchtools/extension_list.fds index 5e1f19e56..cb959c67f 100644 --- a/launchtools/extension_list.fds +++ b/launchtools/extension_list.fds @@ -289,7 +289,7 @@ AceStepFun: tags: - tools -AltTriggerPhraseBtn +AltTriggerPhraseBtn: author: Blomblo description: Changes the appearance of the trigger phrase copy button. url: https://github.com/mrblomblo/AltTriggerPhraseBtn From 7377668f91c0be2725d97aaa2315720b37dcffff Mon Sep 17 00:00:00 2001 From: Blomblo <63555404+mrblomblo@users.noreply.github.com> Date: Sat, 2 May 2026 20:38:00 +0000 Subject: [PATCH 3/3] Remove ci-test --- launchtools/extension_list.fds | 1 - 1 file changed, 1 deletion(-) diff --git a/launchtools/extension_list.fds b/launchtools/extension_list.fds index cb959c67f..32251848a 100644 --- a/launchtools/extension_list.fds +++ b/launchtools/extension_list.fds @@ -294,7 +294,6 @@ AltTriggerPhraseBtn: description: Changes the appearance of the trigger phrase copy button. url: https://github.com/mrblomblo/AltTriggerPhraseBtn license: MIT - ci-test: true tags: - conflicts - ui