We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 767ebaa commit a6a6046Copy full SHA for a6a6046
internal/df-bottom-toolbars.lua
@@ -324,7 +324,7 @@ secondary_toolbar_demo = ToolbarDemoPanel{
324
}
325
326
---@param secondary? CenterToolbarSecondaryToolbarNames
327
-function update_demonstrations(secondary)
+local function update_demonstrations(secondary)
328
-- by default, draw primary toolbar demonstrations right above the primary toolbars:
329
-- {l demo} {c demo} {r demo}
330
-- [l tool] [c tool] [r tool] (bottom of UI)
0 commit comments