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 49c34111..db1bc986 100644
--- a/core/features.lua
+++ b/core/features.lua
@@ -20,5 +20,6 @@ return {
"getopt-enum";
"getopt-interval";
"getopt-period";
+ "getopt-integer";
};
};