Fixes the activity interface
This commit is contained in:
parent
28c53cc2ee
commit
00210882ea
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ namespace YavscLib
|
|||
string Name { get; set; }
|
||||
string ParentCode { get; set; }
|
||||
string Photo { get; set; }
|
||||
|
||||
string Description { get; set; }
|
||||
string ModeratorGroupName { get; set; }
|
||||
int Rate { get; set; }
|
||||
string SettingsClassName { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue