mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 12:48:29 +00:00
@@ -232,6 +232,7 @@ function generateRow(topic, key, value) {
|
||||
$("#advanced-content").append(row);
|
||||
}
|
||||
|
||||
// eslint-disable-next-line no-unused-vars
|
||||
function createDynamicConfigTabs() {
|
||||
$.ajax({
|
||||
url: "/api/config?detailed=true",
|
||||
|
||||
Reference in New Issue
Block a user