Skip to content

Commit c65755f

Browse files
esadakcamCopilot
andauthored
Update server/chat/src/main/java/com/continiousdisappointment/chat/domain/chat/Role.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 0936fcb commit c65755f

File tree

1 file changed

+1
-1
lines changed
  • server/chat/src/main/java/com/continiousdisappointment/chat/domain/chat

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package com.continiousdisappointment.chat.domain.chat;
22

33
public enum Role {
4-
USER, ASISTANT
4+
USER, ASSISTANT
55
}

0 commit comments

Comments
 (0)