feat: add a provider column to the mods page

Signed-off-by: leo78913 <leo3758@riseup.net>
This commit is contained in:
leo78913
2022-12-15 12:02:08 -03:00
parent aaef448959
commit 4ee29b388d
5 changed files with 26 additions and 3 deletions

View File

@ -67,6 +67,7 @@ public:
NameColumn,
VersionColumn,
DateColumn,
ProviderColumn,
NUM_COLUMNS
};
enum ModStatusAction {