mirror of
https://github.com/fluencelabs/registry-demo
synced 2025-04-24 16:02:12 +00:00
dirty hack
This commit is contained in:
parent
7a90db498f
commit
fd3f2b90eb
File diff suppressed because one or more lines are too long
@ -49,7 +49,7 @@ export function enable(id: string) {
|
||||
}
|
||||
|
||||
export function link(id: string): string {
|
||||
return window.location.hostname + '?join=' + id;
|
||||
return 'https://fluence.one/registry-demo/?join=' + id;
|
||||
}
|
||||
|
||||
interface DiscoveredUser {
|
||||
|
Loading…
x
Reference in New Issue
Block a user