mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-01-03 10:31:54 +01:00
Audio faking broke when using "storeImageForInspection".
This commit is contained in:
parent
0f44820e3d
commit
21992121b9
@ -211,7 +211,9 @@
|
|||||||
messageId,
|
messageId,
|
||||||
timestamp: new Date(),
|
timestamp: new Date(),
|
||||||
functionName: name,
|
functionName: name,
|
||||||
|
api: changedFunction.api,
|
||||||
dataURL:
|
dataURL:
|
||||||
|
this &&
|
||||||
prefs("storeImageForInspection") &&
|
prefs("storeImageForInspection") &&
|
||||||
prefs("showNotifications")?
|
prefs("showNotifications")?
|
||||||
(
|
(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user