pi hole update
This commit is contained in:
@@ -4,6 +4,7 @@ $base = realpath(__DIR__ . '/../assets');
|
||||
$map = [
|
||||
'pihole.css' => $base . '/pihole.css',
|
||||
'pihole.js' => $base . '/pihole.js',
|
||||
'pihole_instances.js' => $base . '/pihole_instances.js',
|
||||
];
|
||||
|
||||
if (!isset($map[$file])) {
|
||||
|
||||
Reference in New Issue
Block a user