mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
Zen: disable autoreload by default
This commit is contained in:
parent
936f3ebe95
commit
a132b2a138
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ export async function POST(input: APIEvent) {
|
|||
...(customer?.customerID
|
||||
? {}
|
||||
: {
|
||||
reload: true,
|
||||
reloadError: null,
|
||||
timeReloadError: null,
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue