ShowHiddenThings: Fix showing ModView

This commit is contained in:
Nuckyz 2025-01-22 22:22:43 -03:00
parent 17f1ef275e
commit ed99ae7f23
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9
3 changed files with 15 additions and 4 deletions

View file

@ -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"