Zen: disable autoreload by default

pull/9910/head
Frank 2026-01-21 16:17:35 -05:00
parent 936f3ebe95
commit a132b2a138
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ export async function POST(input: APIEvent) {
...(customer?.customerID
? {}
: {
reload: true,
reloadError: null,
timeReloadError: null,
}),