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