Move serializer

This commit is contained in:
2025-03-11 00:20:19 +01:00
parent 6028846828
commit c84562afe6
20 changed files with 80 additions and 86 deletions

View File

@@ -1,7 +1,7 @@
package eventDemo.app.notification
import eventDemo.app.entity.Player
import eventDemo.shared.UUIDSerializer
import eventDemo.configuration.UUIDSerializer
import kotlinx.serialization.Serializable
import java.util.UUID