mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Revert "Solve #182 add table pool for events"
This reverts commit dff522fbaa
.
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
|
||||
local M = {}
|
||||
|
||||
M.POOL_ID = "druid_table_pool"
|
||||
|
||||
M.ACTION_TEXT = hash(sys.get_config("druid.input_text", "text"))
|
||||
M.ACTION_TOUCH = hash(sys.get_config("druid.input_touch", "touch"))
|
||||
M.ACTION_MARKED_TEXT = hash(sys.get_config("druid.input_marked_text", "marked_text"))
|
||||
|
Reference in New Issue
Block a user