diff options
Diffstat (limited to 'core/features.lua')
-rw-r--r-- | core/features.lua | 1 |
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"; }; }; |