mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00: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