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.
empty
1 parent ff9fb4b commit 4a1476dCopy full SHA for 4a1476d
interactionMenu/lua/examples/empty.lua
@@ -17,5 +17,5 @@ local function cleanup()
17
end
18
19
CreateThread(function()
20
- InternalRegisterTest(init, cleanup, "1", "! Empty", "fa-solid fa-warehouse")
+ InternalRegisterTest(init, cleanup, "!1", "Empty", "fa-solid fa-warehouse")
21
end)
0 commit comments