mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
Update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local memory_panel = require("druid.widget.memory_panel.memory_panel")
|
||||
|
||||
---@class widget.example_memory_panel: druid.widget
|
||||
---@class examples.example_memory_panel: druid.widget
|
||||
local M = {}
|
||||
|
||||
|
||||
@@ -9,4 +9,4 @@ function M:init()
|
||||
end
|
||||
|
||||
|
||||
return M
|
||||
return M
|
||||
|
Reference in New Issue
Block a user