feat(modpage): mod icon in description and column
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
ec157b766e
commit
9913080a82
3 changed files with 8 additions and 3 deletions
|
@ -68,6 +68,7 @@ public:
|
|||
VersionColumn,
|
||||
DateColumn,
|
||||
ProviderColumn,
|
||||
ImageColumn,
|
||||
NUM_COLUMNS
|
||||
};
|
||||
enum ModStatusAction {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue