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 c24fd10 commit 083b6b7Copy full SHA for 083b6b7
ui/user/src/routes/o/[project]/+page.svelte
@@ -56,7 +56,6 @@
56
<EditMode bind:project bind:tools bind:currentThreadID />
57
{:else}
58
<Obot {project} {tools} bind:currentThreadID />
59
- <p>Project not found.</p>
60
{/if}
61
{/key}
62
0 commit comments