fix(scheduled_shows.sql): sort upcoming shows by air date ascending

This commit is contained in:
Cory Dransfeldt 2025-06-11 16:31:04 -07:00
parent 970061ff9d
commit ca57082f01
No known key found for this signature in database
3 changed files with 9 additions and 4 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "coryd.dev",
"version": "9.2.7",
"version": "9.2.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "coryd.dev",
"version": "9.2.7",
"version": "9.2.8",
"license": "MIT",
"dependencies": {
"minisearch": "^7.1.2",