mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-17 10:45:49 +02:00
fixed notitfication.js
This commit is contained in:
parent
76379341a7
commit
edf289ec51
@ -58,11 +58,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
function cleanUp(data) {
|
||||
$(
|
||||
|
||||
}
|
||||
|
||||
function MakeDiv(id, body) {
|
||||
return "<div id ='" + id + "'>" + body + "</div>";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user