This commit is contained in:
Insality
2025-03-05 22:10:37 +02:00
parent 46223f0bb8
commit 72692f5efc
5 changed files with 13 additions and 8 deletions

View File

@@ -9,6 +9,7 @@ local color = require("druid.color")
---@field druid druid.instance
local M = {}
function M:init()
self.root = self:get_node("root")
self.text_name = self.druid:new_text("text_name")