@@ -69,7 +69,7 @@ class Video:
url=splits[1].strip()
icon=splits[2].strip()
datePart = splits[3].strip()
timestamp = DateTime.getCurrentTime()
timestamp = DateTime()
try :
timestamp=DateTime(datePart)
except Exception as exception:
The note is not visible to the blocked user.