fix: improve counting. #57
Annotations
2 warnings
Build AppView:
PinkSea/Database/Models/UserModel.cs#L68
Non-nullable property 'Oekaki' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build AppView:
PinkSea/Database/Models/UserModel.cs#L68
Non-nullable property 'Oekaki' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading