Commit f9c7c895 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

index.pl: Fix typo causing all checkins to be done by 'dev'

parent 21643b05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -244,7 +244,7 @@ helper 'checkin' => sub {
		}
		else {
			my $success = $self->app->checkin_query->execute(
				$self->app->get_user_id,
				$self->get_user_id,
				$self->get_station_id(
					ds100 => $status->{station_ds100},
					name  => $status->{station_name}