Conflits merge
This commit is contained in:
parent
36d767072f
commit
73a41f2b39
1 changed files with 0 additions and 17 deletions
|
|
@ -31,23 +31,6 @@ export type blockedUnBlocked =
|
||||||
by: string,
|
by: string,
|
||||||
};
|
};
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
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,
|
|
||||||
};
|
|
||||||
>>>>>>> refs/remotes/origin/nigel/functionBlockMessage
|
|
||||||
|
|
||||||
// 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