From ced76ed70c4cef2742cdbf44a46b94b227f551ff Mon Sep 17 00:00:00 2001 From: RakVhalate Date: Sat, 5 Nov 2022 21:25:21 +1000 Subject: [PATCH] Post redesighn. --- src/app/boards/post/post.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/boards/post/post.component.html b/src/app/boards/post/post.component.html index b9c34b3..7c85b71 100644 --- a/src/app/boards/post/post.component.html +++ b/src/app/boards/post/post.component.html @@ -1,5 +1,5 @@
-

# {{post.Id}} {{post.Timestamp}}

+

# {{post.Id}} {{post.Timestamp}}

anonpls