mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-26 22:04:23 +00:00
semi finished standing sp comp selection
This commit is contained in:
@@ -56,6 +56,8 @@ if ( settings.init ) {
|
||||
file = path.join( __dirname + '/../webapp/setup/dist/index.html' );
|
||||
}
|
||||
|
||||
// TODO: Create plugin loader and manager
|
||||
|
||||
|
||||
app.use( ( request, response ) => {
|
||||
response.sendFile( file );
|
||||
|
||||
Reference in New Issue
Block a user