This commit is contained in:
Insality
2025-03-05 22:17:06 +02:00
parent 72692f5efc
commit 9bb7c6e8bd
54 changed files with 55 additions and 56 deletions

View File

@@ -1,6 +1,6 @@
local fps_panel = require("druid.widget.fps_panel.fps_panel")
---@class widget.example_fps_panel: druid.widget
---@class examples.example_fps_panel: druid.widget
local M = {}