mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 02:22:18 +02:00
rename help_modules to helper
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local M = {}
|
||||
|
||||
local formats = require "druid.help_modules.formats"
|
||||
local formats = require "druid.helper.formats"
|
||||
|
||||
--- Set text to text field
|
||||
-- @param set_to - set value in seconds
|
||||
|
Reference in New Issue
Block a user