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