Move this lil bit
This commit is contained in:
parent
705a136690
commit
5273bba35c
|
@ -5,11 +5,11 @@
|
|||
|
||||
use Mojolicious::Lite -signatures;
|
||||
use Mojo::Pg;
|
||||
#use Data::Dumper; # For your debugging pleasure
|
||||
|
||||
# Load the local modules too
|
||||
use lib 'lib';
|
||||
use PostText::Model::Thread;
|
||||
#use Data::Dumper; # For your debugging pleasure
|
||||
|
||||
# Load Mojo plugins
|
||||
plugin 'Config';
|
||||
|
|
Loading…
Reference in a new issue