fix: fraction check in visibility table
misc: bump vistable version, and erase old-version vistables
This commit is contained in:
parent
8e0512c49d
commit
6d24e1bbd7
2 changed files with 13 additions and 2 deletions
|
|
@ -72,7 +72,7 @@ CR_DECLARE_SCOPED_ENUM (StorageOption,
|
|||
CR_DECLARE_SCOPED_ENUM (StorageVersion,
|
||||
Graph = 2,
|
||||
Practice = 1,
|
||||
Vistable = 1,
|
||||
Vistable = 2,
|
||||
Matrix = 1,
|
||||
Podbot = 7
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue