Fix todo formatting
This commit is contained in:
parent
1cdb010d2b
commit
f241283716
1 changed files with 6 additions and 6 deletions
12
TODO.md
12
TODO.md
|
@ -1,10 +1,10 @@
|
|||
- [] Patch the server for environment-based settings
|
||||
- [ ] Patch the server for environment-based settings
|
||||
- [x] connection.php - database connection [5 variables]
|
||||
- [] security.php - security settings [6 variables]
|
||||
- [] reuploadAcc.php - used for account reuploads [2 variables]
|
||||
- [] topArtists.php - [2 variables]
|
||||
- [] dailyChests.php - main menu chest rewards [16 variables]
|
||||
- [] discord.php - discord bot (least priority, since it's possible to call the bot endpoints manually) [3 variables]
|
||||
- [ ] security.php - security settings [6 variables]
|
||||
- [ ] reuploadAcc.php - used for account reuploads [2 variables]
|
||||
- [ ] topArtists.php - [2 variables]
|
||||
- [ ] dailyChests.php - main menu chest rewards [16 variables]
|
||||
- [ ] discord.php - discord bot (least priority, since it's possible to call the bot endpoints manually) [3 variables]
|
||||
|
||||
- [x] Add the server to the image
|
||||
|
||||
|
|
Loading…
Reference in a new issue