core/features.lua
changeset 13208 c9ef35fab0b1
parent 13207 aa6c2692a4be
child 13215 4d4f9e42bcf8
--- a/core/features.lua	Tue Oct 05 15:36:38 2021 +0200
+++ b/core/features.lua	Sun Jul 16 19:49:12 2023 +0200
@@ -19,5 +19,6 @@
 		-- new moduleapi methods
 		"getopt-enum";
 		"getopt-interval";
+		"getopt-period";
 	};
 };