From d9cc54ade91811e933c1f5be141bb4ac24157b2a Mon Sep 17 00:00:00 2001 From: NigeParis Date: Thu, 18 Dec 2025 20:26:00 +0100 Subject: [PATCH] WIP conflits sorted out --- src/chat/src/chat_types.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/chat/src/chat_types.ts b/src/chat/src/chat_types.ts index d7306cd..ae26cbc 100644 --- a/src/chat/src/chat_types.ts +++ b/src/chat/src/chat_types.ts @@ -32,7 +32,6 @@ export type ClientProfil = { innerHtml?: string, }; -<<<<<<< HEAD export type obj = @@ -49,5 +48,3 @@ export type obj = SenderWindowID: string, Sendertext: string, }; -======= ->>>>>>> refs/remotes/origin/nigel/functionBlockMessage