Quick fix, set default board name.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-12 04:06:22 +10:00
parent 93c5826bff
commit fa92bc1c5c
3 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<div class="wrappe">
<img src="http://static.vdk2ch.ru:15555/test-public/16657431265390.png" alt="свiня" width="150">
<app-send-post></app-send-post>,
<h2>/postgres/</h2>
<h2> {{boardName}} </h2>
<button (click)="refreshPosts('postgres')">Общий раздел</button>
<post-single
*ngFor="let post of postsToShow" [post]="post"