mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-28 00:50:46 +08:00
feat: add notification system
This commit is contained in:
@@ -5,5 +5,6 @@ package com.openisle.model;
|
||||
*/
|
||||
public enum PostStatus {
|
||||
PUBLISHED,
|
||||
PENDING
|
||||
PENDING,
|
||||
REJECTED
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user