Added database table data into configuration. Store saves is auto-handled. Added Action & Redemption stores.
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
namespace HermesSocketServer.Models
|
||||
{
|
||||
public class Voice
|
||||
{
|
||||
public required string Id { get; set; }
|
||||
public required string Name { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user