Annotations update

This commit is contained in:
Insality
2025-08-10 00:55:38 +03:00
parent 574f764559
commit 097963bdb3
4 changed files with 4 additions and 4 deletions

View File

@@ -374,7 +374,6 @@ end
---Сreate a new component class, which will inherit from the base Druid component.
---@protected
---@param name string|nil The name of the component
---@param input_priority number|nil The input priority. The bigger number processed first. Default value: 10
---@return druid.component