Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33334312
D13589.1768897331.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
376 B
Referenced Files
None
Subscribers
None
D13589.1768897331.diff
View Options
diff --git a/lib/facts/links.js b/lib/facts/links.js
--- a/lib/facts/links.js
+++ b/lib/facts/links.js
@@ -9,7 +9,7 @@
/* Invite Links */
function inviteLinkURL(secret: string): string {
if (isDev) {
- return `http://localhost:3000/invite/${secret}`;
+ return `http://localhost:3000/webapp/invite/${secret}`;
}
return `https://comm.app/invite/${secret}`;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 20, 8:22 AM (8 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5960019
Default Alt Text
D13589.1768897331.diff (376 B)
Attached To
Mode
D13589: [lib] Update the dev invite link URL
Attached
Detach File
Event Timeline
Log In to Comment