mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-22 20:26:50 +00:00
comment out noise for notification
This commit is contained in:
@@ -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) => {
|
||||
|
Reference in New Issue
Block a user