1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 05:43:13 +02:00

Import misc channel and user metadata in db_atheme.

This commit is contained in:
Sadie Powell
2025-03-07 12:31:42 +00:00
parent cccdf0431b
commit b30bfb5d2b
3 changed files with 37 additions and 1 deletions
+3
View File
@@ -220,6 +220,9 @@ public:
continue;
descriptions[cname] = desc;
// Force creation of the extension item.
GetItem("ns_set_misc:" + GetAttribute(cname));
}
}