@@ -720,7 +720,6 @@ class bridgeReportFactory(reportFactory):
def send_bridgeEvent(self, _data):
if isinstance(_data, str):
print('bridge event was a string')
#_data = _data.decode('utf-8', error='ignore')
self.send_clients(REPORT_OPCODES['BRDG_EVENT']+_data)
The note is not visible to the blocked user.