@ -38,6 +38,7 @@ func (r *userRepo) Store(ctx context.Context, object *domain.User) error {
// Get old guild if empty
if object.Guild == "" {
object.Guild = old.Guild
object.Level = old.Level
}
// Set old values