improve meta filter menu on profile

This commit is contained in:
RaidMax
2022-02-25 21:09:57 -06:00
parent b087d4c8de
commit de2e804b84
4 changed files with 20 additions and 25 deletions

View File

@ -20,6 +20,7 @@ namespace SharedLibraryCore.Interfaces
public enum MetaType
{
All = -1,
Other,
Information,
AliasUpdate,