mirror of
https://github.com/janishutz/libreevent.git
synced 2026-03-14 23:20:06 +01:00
add another db table (sql dbs)
This commit is contained in:
@@ -89,7 +89,7 @@ if ( settings.init ) {
|
||||
}
|
||||
|
||||
console.log( '[ Server ] loading plugins' );
|
||||
pluginManager.load( app, settings );
|
||||
// pluginManager.load( app, settings );
|
||||
|
||||
app.use( ( request, response ) => {
|
||||
response.sendFile( file );
|
||||
|
||||
Reference in New Issue
Block a user