added start websocket function root of the extension to make universally started when the extension is called

This commit is contained in:
Valmo Trindade
2025-01-02 22:04:13 -03:00
parent 0129f6df69
commit 1f5ab8257b
7 changed files with 14 additions and 46 deletions

View File

@@ -57,4 +57,4 @@ if (isServer && _activated) exitWith {
};
};
true;
true;