Fix UserVoiceShow patch

main
Nuckyz 7 months ago
parent d3bbd2c02e
commit cc0d9a90bc
No known key found for this signature in database
GPG Key ID: 440BF8296E1C4AD9

@ -96,7 +96,7 @@ export default definePlugin({
patches: [
// above message box
{
find: ".lastEditedByContainer",
find: ".popularApplicationCommandIds,",
replacement: {
match: /\(0,\i\.jsx\)\(\i\.\i,{user:\i,setNote/,
replace: "$self.patchPopout(arguments[0]),$&",

Loading…
Cancel
Save