mirror of
https://github.com/pi-hole/web.git
synced 2025-12-24 12:48:29 +00:00
@@ -7,6 +7,8 @@
|
||||
|
||||
/* global setConfigValues: false, apiFailure: false */
|
||||
|
||||
"use strict";
|
||||
|
||||
function getConfig() {
|
||||
$.ajax({
|
||||
url: document.body.dataset.apiurl + "/config/?detailed=true",
|
||||
|
||||
Reference in New Issue
Block a user