Fix plugins for latest discord update (#3509)
Co-authored-by: Etorix <92535668+EtorixDev@users.noreply.github.com> Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
9b24535d44
commit
b6ffb33adc
8 changed files with 61 additions and 66 deletions
|
|
@ -394,7 +394,7 @@ export default definePlugin({
|
|||
},
|
||||
// Separate patch for allowing using custom app icons
|
||||
{
|
||||
find: "?24:30,",
|
||||
find: "getCurrentDesktopIcon(),",
|
||||
replacement: {
|
||||
match: /\i\.\i\.isPremium\(\i\.\i\.getCurrentUser\(\)\)/,
|
||||
replace: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue