Loading lib/Travelynx.pm +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ sub startup { $self->secrets( $self->config->{secrets} ); } chomp $self->app->config->{version}; chomp $self->config->{version}; $self->plugin( authentication => { Loading Loading
lib/Travelynx.pm +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ sub startup { $self->secrets( $self->config->{secrets} ); } chomp $self->app->config->{version}; chomp $self->config->{version}; $self->plugin( authentication => { Loading