mirror of
https://github.com/Qortal/chrome-extension.git
synced 2025-02-11 17:55:49 +00:00
comment out noise for notification
This commit is contained in:
parent
c56b4824d7
commit
b59a004406
@ -244,7 +244,7 @@ async function checkWebviewFocus() {
|
||||
}
|
||||
|
||||
function playNotificationSound() {
|
||||
chrome.runtime.sendMessage({ action: "PLAY_NOTIFICATION_SOUND" });
|
||||
// chrome.runtime.sendMessage({ action: "PLAY_NOTIFICATION_SOUND" });
|
||||
}
|
||||
|
||||
const handleNotificationDirect = async (directs) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user