bifurqué depuis Mojave/QuickActionsNoBG1
7 lignes
102 B
Plaintext
7 lignes
102 B
Plaintext
%hook UICoverSheetButton
|
|
- (id)_backgroundEffectsWithBrightness:(double)arg1 {
|
|
return 0;
|
|
}
|
|
%end
|
|
|