mirror of
https://github.com/WGDashboard/WGDashboard.git
synced 2026-08-04 06:53:00 +00:00
Add configuration and adjusted redirect functionality
This commit is contained in:
@@ -4,12 +4,11 @@
|
||||
*/
|
||||
|
||||
|
||||
|
||||
let peers = [];
|
||||
(function() {
|
||||
/**
|
||||
* Definitions
|
||||
*/
|
||||
let peers = [];
|
||||
*/
|
||||
let configuration_name;
|
||||
let configuration_interval;
|
||||
let configuration_timeout = window.localStorage.getItem("configurationTimeout");
|
||||
|
||||
Reference in New Issue
Block a user