We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ccbea6 commit 88b6b33Copy full SHA for 88b6b33
src/component/journal.ts
@@ -54,7 +54,7 @@ export const load = query({
54
blocked: true,
55
workflow,
56
logLevel,
57
- ok: false,
+ ok: true,
58
};
59
}
60
0 commit comments