core/features.lua
changeset 13429 3cebb30e7503
parent 13215 4d4f9e42bcf8
child 13442 0a0dd2505baa
--- a/core/features.lua	Thu Feb 22 09:53:02 2024 +0000
+++ b/core/features.lua	Thu Feb 22 09:53:48 2024 +0000
@@ -21,5 +21,8 @@
 		"getopt-interval";
 		"getopt-period";
 		"getopt-integer";
+
+		-- new module.ready()
+		"module-ready";
 	};
 };