Zen: disable autoreload by default
This commit is contained in:
@@ -87,7 +87,6 @@ export async function POST(input: APIEvent) {
|
|||||||
...(customer?.customerID
|
...(customer?.customerID
|
||||||
? {}
|
? {}
|
||||||
: {
|
: {
|
||||||
reload: true,
|
|
||||||
reloadError: null,
|
reloadError: null,
|
||||||
timeReloadError: null,
|
timeReloadError: null,
|
||||||
}),
|
}),
|
||||||
|
|||||||
Reference in New Issue
Block a user