Allow changing past start dates of roles in webui
Compare changes
@@ -77,10 +77,7 @@ export default function GuestRoleInfo({ guest }: GuestRoleInfoProps) {
Roles that have started could not be given start dates in the past in the frontend. After this fix they now can.