Merge pull request #389 from Klotske/fix-dashboard-user-link

Fixed broken link in the dashboard
This commit is contained in:
Keith Stevens
2023-01-05 09:06:31 +09:00
committed by GitHub
@@ -6,7 +6,7 @@ const crTasks = [
label: "Reply as User",
desc: "Chat with Open Assistant and help improve its responses as you interact with it.",
type: "create",
pathname: "/create/assistant_reply",
pathname: "/create/user_reply",
},
{
label: "Reply as Assistant",