package io.github.norbipeti.thebuttonmc;
public enum FlairStates {
Accepted, Ignored, Recognised, Commented, NoComment
}