format
This commit is contained in:
parent
05fe534e14
commit
67f586b65c
6 changed files with 40 additions and 32 deletions
|
@ -20,7 +20,6 @@ function hexToArray(str) {
|
|||
return iv;
|
||||
}
|
||||
|
||||
|
||||
function notify(str) {
|
||||
if (!('Notification' in window)) {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue