@@ -1,10 +0,0 @@
-module.exports = {
- AutoLaunch: {
- LOGIN_SETTING_OPTIONS: {
- // For Windows
- args: [
- '--opened-at-login=1'
- ]
- }
- },
-};