This commit is contained in:
2021-12-08 11:46:08 +08:00
parent 79e5fa0b08
commit efb69d02f3
-1
View File
@@ -340,7 +340,6 @@ class ServerManager extends Component
*/
public function start()
{
NoteManager::clear();
$this->server->start();
}