feat: added QR Code to index
fix: fixed language in index Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
parent
73be698399
commit
64c4c92cb1
2 changed files with 10 additions and 4 deletions
|
@ -6,7 +6,7 @@ namespace ImageBoardServerApp.Util;
|
|||
|
||||
public class TheManager
|
||||
{
|
||||
public static string version = "v1.0.0-rc1";
|
||||
public static string version = "v1.0.0-rc2";
|
||||
|
||||
private static long getDiff(PostData post)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue