mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-07 00:13:53 +00:00
ux: macOS (#251)
This commit is contained in:
@@ -142,7 +142,6 @@ export const startServer = async (overrideConfig = null) => {
|
||||
* @return {Promise<void>}
|
||||
*/
|
||||
export const shutdown = async () => {
|
||||
console.log('Node service shutdown');
|
||||
// shutdown express server
|
||||
server.close();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user