We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0f312 commit ff82532Copy full SHA for ff82532
1 file changed
src/plugins/gameActivityToggle/index.tsx
@@ -95,7 +95,7 @@ export default definePlugin({
95
{
96
find: "#{intl::ACCOUNT_SPEAKING_WHILE_MUTED}",
97
replacement: {
98
- match: /this\.renderNameZone\(\).+?children:\[/,
+ match: /className:\i\.buttons,.{0,50}children:\[/,
99
replace: "$&$self.GameActivityToggleButton(),"
100
}
101
0 commit comments