mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Improved the UI !wip
This commit is contained in:
parent
83537e2a36
commit
33fdffdd0f
17 changed files with 902 additions and 575 deletions
|
@ -3,6 +3,6 @@
|
|||
public class Ratings
|
||||
{
|
||||
public int votes { get; set; }
|
||||
public float value { get; set; }
|
||||
public decimal value { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue