optimize wtv-setup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
var minisrv_service_file = true;
|
||||
|
||||
|
||||
var fast_splash = wtvshared.parseBool(request_headers.query.fast_splash);
|
||||
const fast_splash = wtvshared.parseBool(request_headers.query.fast_splash);
|
||||
session_data.setSessionData("fast_splash", fast_splash);
|
||||
session_data.saveSessionData();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user