added some comments + added note to json

This commit is contained in:
GoldenSpring
2025-12-22 02:52:26 +03:00
parent cdc6806bf3
commit de220d80d7
2 changed files with 6 additions and 4 deletions

View File

@@ -31,5 +31,7 @@
"username": null,
"password": null
},
"notes": []
"notes": [
"When updating the script it will backup the whole project, make sure to extract it to a safe location or remove",
]
}