fixes and renaming
This commit is contained in:
parent
1751145be8
commit
0965caaf40
8 changed files with 29 additions and 28 deletions
|
|
@ -279,7 +279,7 @@ namespace Yavsc.Models
|
|||
public DbSet<FormationSettings> FormationSettings { get; set; }
|
||||
|
||||
[ActivitySettings]
|
||||
public DbSet<GeneralSettings> GeneralSettings { get; set; }
|
||||
public DbSet<MusicLoverSettings> GeneralSettings { get; set; }
|
||||
public DbSet<CoWorking> CoWorking { get; set; }
|
||||
|
||||
private void AddTimestamps(string userId)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue