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