mirror of
https://github.com/andrewyng/openworker.git
synced 2026-09-11 06:30:25 +00:00
rename artifact names to openworker: desktop/server binaries, console scripts, npm package
The Python import namespace (coworker) and the live auth config strings are intentionally unchanged.
This commit is contained in:
@@ -136,7 +136,7 @@ export function ScheduledView({ onOpenRun, onRunNow, initialOpenId }: Props) {
|
||||
<div className="text-[12px] text-faint flex gap-1.5 mb-4">
|
||||
<span aria-hidden>ⓘ</span>
|
||||
<span>
|
||||
Runs only while coworker-server is up — a missed schedule catches up once when it next
|
||||
Runs only while openworker-server is up — a missed schedule catches up once when it next
|
||||
starts.
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user