mirror of
https://github.com/pi-hole/web.git
synced 2026-04-29 21:21:56 +01:00
Removing old function call
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -95,7 +95,6 @@ function addCustomCNAME() {
|
||||
error: function () {
|
||||
utils.enableAll();
|
||||
utils.showAlert("error", "fas fa-times", "Error while adding custom CNAME record", "");
|
||||
showAlert("error", "Error while adding this custom CNAME record");
|
||||
},
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user