mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 10:02:18 +02:00
Add test "new_widget"
This commit is contained in:
@@ -79,7 +79,6 @@ M.SPECIFIC_UI_MESSAGES = {
|
||||
|
||||
|
||||
local uid = 0
|
||||
---@private
|
||||
function M.create_uid()
|
||||
uid = uid + 1
|
||||
return uid
|
||||
|
Reference in New Issue
Block a user