mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02: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