mirror of
https://github.com/anope/anope.git
synced 2026-06-30 18:26:38 +02:00
Save the databases directly after importing.
This commit is contained in:
@@ -1342,6 +1342,7 @@ public:
|
||||
if (ci->c)
|
||||
ci->c->CheckModes();
|
||||
}
|
||||
Anope::SaveDatabases();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user