fix: fixed index gramar, started working on fixing the register and login system
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
parent
a904313324
commit
5a31eb891e
5 changed files with 12 additions and 8 deletions
|
@ -6,7 +6,7 @@ namespace ImageBoardServerApp.Util;
|
|||
|
||||
public class TheManager
|
||||
{
|
||||
public static string version = "v1.0.0-rc2";
|
||||
public static string version = "v1.0.0-rc3";
|
||||
|
||||
private static long getDiff(PostData post)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue