Skip to content

Commit ee56930

Browse files
committed
fmt
1 parent 5637468 commit ee56930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/mesh/src/api/routes/deco-sites.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ app.get("/", async (c) => {
144144
}
145145
});
146146

147-
const ADMIN_MCP = "https://sites-admin-mcp.decocache.com/api/mcp"
147+
const ADMIN_MCP = "https://sites-admin-mcp.decocache.com/api/mcp";
148148

149149
/**
150150
* POST /api/deco-sites/connection

0 commit comments

Comments
 (0)