v0.1.3 release
fixed some issues, forgot which ones
This commit is contained in:
parent
7f138cf73f
commit
b25949a8f3
9 changed files with 35 additions and 7 deletions
|
@ -153,6 +153,7 @@
|
|||
{
|
||||
//Open post successfull
|
||||
NavigationManager.NavigateTo($"/{board.Tag}/thread/{postId}", true, true);
|
||||
await TheManager.bumpThreads(board);
|
||||
Console.WriteLine("Post created");
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue