mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 17:45:56 +08:00
Type on comment.
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ const mongoose = require('../mongoose');
|
||||
const Setting = require('../models/setting');
|
||||
const util = require('../util');
|
||||
|
||||
// Regeister the shutdown criteria.
|
||||
// Register the shutdown criteria.
|
||||
util.onshutdown([
|
||||
() => mongoose.disconnect()
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user