mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-25 17:27:18 +00:00
fixed notitfication.js
This commit is contained in:
parent
76379341a7
commit
edf289ec51
1 changed files with 0 additions and 5 deletions
|
@ -58,11 +58,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
function cleanUp(data) {
|
||||
$(
|
||||
|
||||
}
|
||||
|
||||
function MakeDiv(id, body) {
|
||||
return "<div id ='" + id + "'>" + body + "</div>";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue