formatting changes

This commit is contained in:
Reid 2023-09-03 16:21:24 -07:00
parent e237cd9b8d
commit 542d23d7c7
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
3 changed files with 12 additions and 6 deletions

View file

@ -34,6 +34,7 @@ _these features are implemented_
## todo
- when gjp2 is finally dropped we should 100% swap so it works in two point two
- green name users (fuck green names!!)
- move authorization logic to (./src/helpers/accounts.rs)[./src/helpers/accounts.rs]
- maybe swap to timestamp type instead of `(TO_CHAR(CURRENT_TIMESTAMP, 'YYYY-MM-DD HH24:MI:SS.MS'))` (thats REALLY ugly!!)