This commit is contained in:
Ladd 2025-12-29 00:23:50 -06:00
parent 4cfdfc902b
commit 34168676a1
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ TODO
---- ----
- [x] Numeric Option Type - [x] Numeric Option Type
- [ ] Time Indicator - [x] Time Indicator
- [ ] Selection Box - [ ] Selection Box
- [ ] Object List - [ ] Object List
- [ ] Object Detail - [ ] Object Detail

2
commit
View File

@ -20,4 +20,4 @@ git commit "$@"
git push git push
echo >&2 echo >&2
echo >&2 "Committed and deployed to https://laddhoffman.com/gravity-dev/" echo >&2 "Committed and pushed dev branch"