mirror of
https://gitlab.com/ceda_ei/Quadnite-Bot
synced 2025-11-02 02:00:05 +01:00
Add missing semicolon
This commit is contained in:
@@ -465,7 +465,7 @@ $modules = array(
|
|||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
"command" => "/commands",
|
"command" => "/commands",
|
||||||
"function" => "commands()"
|
"function" => "commands();"
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user