fix: creating/deleting sessions in pre-Specters of the Rail builds #2978

Merged
Sainan merged 3 commits from VoltPrime/SpaceNinjaServer:sessions-fix-old-builds into main 2025-11-02 23:28:12 -08:00
Contributor

This is only verified to work as far back as U15, I have not tried to test any builds older than that yet until they are added to the support list.

This is only verified to work as far back as U15, I have not tried to test any builds older than that yet until they are added to the support list.
VoltPrime added 2 commits 2025-11-02 08:12:02 -08:00
Sainan reviewed 2025-11-02 08:23:17 -08:00
@ -170,6 +170,7 @@ import { upgradeOperatorController } from "../controllers/api/upgradeOperatorCon
import { upgradesController } from "../controllers/api/upgradesController.ts";
import { valenceSwapController } from "../controllers/api/valenceSwapController.ts";
import { wishlistController } from "../controllers/api/wishlistController.ts";
import { aggregateSessionsController } from "../controllers/dynamic/aggregateSessionsController.ts";
Owner

We sort imports alphabetically as well.

We sort imports alphabetically as well.
Author
Contributor

Sorry, missed that.

Sorry, missed that.
VoltPrime marked this conversation as resolved
VoltPrime added 1 commit 2025-11-02 08:28:45 -08:00
Sort api import properly
All checks were successful
Build / build (pull_request) Successful in 1m56s
7fef85aa9b
Sainan approved these changes 2025-11-02 08:38:24 -08:00
Sainan merged commit 4d93dc80dc into main 2025-11-02 23:28:12 -08:00
Sainan deleted branch sessions-fix-old-builds 2025-11-02 23:28:17 -08:00
Sign in to join this conversation.
No description provided.