Automatic session reset
This commit is contained in:

committed by
Josh Perez

parent
fe187226bb
commit
98e7e65d25
@@ -45,6 +45,7 @@ try {
|
||||
|
||||
window.platform = process.platform;
|
||||
window.getTitle = () => title;
|
||||
window.getLocale = () => config.locale;
|
||||
window.getEnvironment = getEnvironment;
|
||||
window.getAppInstance = () => config.appInstance;
|
||||
window.getVersion = () => config.version;
|
||||
|
Reference in New Issue
Block a user