Refactoring, adding some login logic stuff
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
export enum Announcement {
|
||||
RE = 0,
|
||||
KONTRA = 1,
|
||||
NO_NINETY = 2,
|
||||
NO_SIXTY = 3,
|
||||
NO_THIRTY = 4
|
||||
}
|
||||
Reference in New Issue
Block a user