uff, lot of work
This commit is contained in:
7
OwnChar.Server/Data/Model/PropertyDb.cs
Normal file
7
OwnChar.Server/Data/Model/PropertyDb.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
using OwnChar.Data.Model.Base;
|
||||
|
||||
namespace OwnChar.Server.Data.Model;
|
||||
|
||||
public class PropertyDb : PropertyBase
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user