aboutsummaryrefslogtreecommitdiffstats
path: root/core/features.lua
diff options
context:
space:
mode:
Diffstat (limited to 'core/features.lua')
-rw-r--r--core/features.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/features.lua b/core/features.lua
index 2948a1a7..41d8ce70 100644
--- a/core/features.lua
+++ b/core/features.lua
@@ -18,5 +18,6 @@ return {
-- new moduleapi methods
"getopt-enum";
+ "getopt-interval";
};
};