mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
Zen: disable autoreload by default
This commit is contained in:
parent
936f3ebe95
commit
a132b2a138
@ -87,7 +87,6 @@ export async function POST(input: APIEvent) {
|
||||
...(customer?.customerID
|
||||
? {}
|
||||
: {
|
||||
reload: true,
|
||||
reloadError: null,
|
||||
timeReloadError: null,
|
||||
}),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user