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 41d8ce70..49c34111 100644 --- a/core/features.lua +++ b/core/features.lua @@ -19,5 +19,6 @@ return { -- new moduleapi methods "getopt-enum"; "getopt-interval"; + "getopt-period"; }; }; |