We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b84d4 commit 427f21dCopy full SHA for 427f21d
src/main/java/com/back/domain/file/entity/EntityType.java
@@ -1,5 +1,5 @@
1
package com.back.domain.file.entity;
2
3
public enum EntityType {
4
- POST, AVATAR, PROFILE
+ POST, PROFILE, STUDY_ROOM
5
}
0 commit comments