We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44ad64f + 46ffa04 commit 3a9f401Copy full SHA for 3a9f401
ui/src/app/actions/servers.ts
@@ -1,3 +1,4 @@
1
+'use server'
2
import { Component, ToolServer, ToolServerConfig } from "@/types/datamodel";
3
import { fetchApi, getCurrentUserId } from "./utils";
4
import { BaseResponse } from "@/lib/types";
0 commit comments