@@ -175,7 +175,7 @@ function newTAF(taf) {
let item = {
title: title,
description: taf,
description: taf.replace(/(?:\r\n|\r|\n)/g, '<br>'),
url: API_URL + TAF_SERVICE + "?ids=" + ((tafSplit[1] == "AMD") ? tafSplit[2] : tafSplit[1]),
guid: id,
date: eventDate
The note is not visible to the blocked user.