This commit is contained in:
velzie 2024-10-13 10:21:54 -04:00
commit b6bdb674fb
No known key found for this signature in database
GPG key ID: AA51AEFB0A1F3820
20 changed files with 61 additions and 197 deletions

View file

@ -10,7 +10,6 @@ export class ScramjetController {
// sane ish defaults
const defaultConfig: Partial<ScramjetConfig> = {
prefix: "/scramjet/",
globals: {
wrapfn: "$scramjet$wrap",
trysetfn: "$scramjet$tryset",