just started testing with new .net core v6 fixed some minor issues with UTC dates in light of new npgsql thing
This commit is contained in:
@@ -121,6 +121,7 @@ namespace AyaNova.Models
|
||||
public User()
|
||||
{
|
||||
Tags = new List<string>();
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user