ShowHiddenThings: Fix showing ModView
This commit is contained in:
parent
17f1ef275e
commit
ed99ae7f23
3 changed files with 15 additions and 4 deletions
|
|
@ -391,7 +391,7 @@ export default definePlugin({
|
|||
},
|
||||
// Separate patch for allowing using custom app icons
|
||||
{
|
||||
find: /\.getCurrentDesktopIcon.{0,25}\.isPremium/,
|
||||
find: "?24:30,",
|
||||
replacement: {
|
||||
match: /\i\.\i\.isPremium\(\i\.\i\.getCurrentUser\(\)\)/,
|
||||
replace: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue