eorzea-votes/client/EorzeaVotes/Ui/TabId.cs

8 lines
97 B
C#

namespace EorzeaVotes.Ui;
internal enum TabId {
Questions,
Settings,
Suggestions,
}