Skip to content

Commit 64c3c66

Browse files
Merge pull request #8 from ProjectZeroDays/add-missing-features
Add missing features and functionalities to the app
2 parents 9f93bda + ac1a1e6 commit 64c3c66

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

config.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,10 @@
1515
"modify_exploits": true,
1616
"deploy_exploits": true,
1717
"post_exploitation_modules": true
18-
}
18+
},
19+
"dark_mode": false,
20+
"default_language": "en",
21+
"logging_level": "INFO",
22+
"log_directory": "logs",
23+
"automatic_updates": true
1924
}

0 commit comments

Comments
 (0)