mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-17 21:25:39 -04:00
fixed notitfication.js
This commit is contained in:
@@ -58,11 +58,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
function cleanUp(data) {
|
||||
$(
|
||||
|
||||
}
|
||||
|
||||
function MakeDiv(id, body) {
|
||||
return "<div id ='" + id + "'>" + body + "</div>";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user