fixing logbook skip take order by

This commit is contained in:
2026-03-23 20:17:57 -05:00
parent 5de5a165da
commit e7a7b71661
6 changed files with 29 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@noahspan/flying",
"version": "2.1.1",
"version": "2.1.2",
"scripts": {
"start": "node api/dist/main",
"format": "prettier --write \"**/src/**/*.ts\" \"**/test/**/*.ts\"",