mirror of
https://github.com/mozilla/send.git
synced 2026-04-18 03:00:05 -04:00
format
This commit is contained in:
@@ -20,7 +20,6 @@ function hexToArray(str) {
|
||||
return iv;
|
||||
}
|
||||
|
||||
|
||||
function notify(str) {
|
||||
if (!('Notification' in window)) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user