Zen: disable autoreload by default
parent
936f3ebe95
commit
a132b2a138
|
|
@ -87,7 +87,6 @@ export async function POST(input: APIEvent) {
|
|||
...(customer?.customerID
|
||||
? {}
|
||||
: {
|
||||
reload: true,
|
||||
reloadError: null,
|
||||
timeReloadError: null,
|
||||
}),
|
||||
|
|
|
|||
Loading…
Reference in New Issue