MCPcopy Create free account
hub / github.com/error311/FileRise / buildShareAiChatUrl

Function buildShareAiChatUrl

public/js/sharedFolderView.js:334–336  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

332 }
333
334 function buildShareAiChatUrl() {
335 return withBasePath('/api/pro/ai/share/chat.php');
336 }
337
338 async function loadPublicSiteConfig() {
339 if (publicSiteConfigPromise) return publicSiteConfigPromise;

Callers 1

sendMessageFunction · 0.85

Calls 1

withBasePathFunction · 0.70

Tested by

no test coverage detected