This website requires JavaScript.
Explore
Help
Sign In
backdev
/
no-copy
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
5
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9a3a8bde0583d1118af3e1ac673697f37109f619
no-copy
/
src
/
main
/
java
/
ru
/
soune
/
nocopy
/
entity
/
notification
/
NotificationStatus.java
T
6 lines
98 B
Java
Raw
Normal View
History
Unescape
Escape
dev add notification entity
2026-03-31 15:31:59 +07:00
package
ru.soune.nocopy.entity.notification
;
public
enum
NotificationStatus
{
NEW
,
READIED
}
Reference in New Issue
Copy Permalink