mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Address codacy-bot's complaints
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Define global variables
|
||||
var hash;
|
||||
$(document).ready(function() {
|
||||
// Get auth hash
|
||||
hash = document.getElementById("hash").innerHTML;
|
||||
|
||||
Reference in New Issue
Block a user