mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[plugin] Terminal: improve LDoc module definition for terminputtext.lua (#13273)
Closes #13272.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--[[--
|
||||
module used for terminal emulator to override InputText
|
||||
|
||||
@module koplugin.terminal
|
||||
@module koplugin.terminal.terminputtext
|
||||
]]
|
||||
|
||||
local InputText = require("ui/widget/inputtext")
|
||||
|
||||
Reference in New Issue
Block a user