WIP Blocked users and clean up obj { } its in constitant
This commit is contained in:
parent
384e0b6256
commit
f76d27ab62
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@ export type blockedUnBlocked =
|
||||||
by: string,
|
by: string,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
// get the name of the machine used to connect
|
// get the name of the machine used to connect
|
||||||
const machineHostName = window.location.hostname;
|
const machineHostName = window.location.hostname;
|
||||||
console.log('connect to login at %chttps://' + machineHostName + ':8888/app/login',color.yellow);
|
console.log('connect to login at %chttps://' + machineHostName + ':8888/app/login',color.yellow);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue