WIP conflits sorted out
This commit is contained in:
parent
fd1ec359d2
commit
384e0b6256
1 changed files with 0 additions and 14 deletions
|
|
@ -31,20 +31,6 @@ export type blockedUnBlocked =
|
||||||
by: string,
|
by: string,
|
||||||
};
|
};
|
||||||
|
|
||||||
export type obj =
|
|
||||||
{
|
|
||||||
command: string,
|
|
||||||
destination: string,
|
|
||||||
type: string,
|
|
||||||
user: string,
|
|
||||||
frontendUserName: string,
|
|
||||||
frontendUser: string,
|
|
||||||
token: string,
|
|
||||||
text: string,
|
|
||||||
timestamp: number,
|
|
||||||
SenderWindowID: string,
|
|
||||||
Sendertext: 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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue