no test mode activate

This commit is contained in:
Smile Rex
2025-03-03 19:53:27 +03:00
parent 65f15aabf2
commit 34315fef68

View File

@@ -11,7 +11,7 @@ import (
) )
// ////////////////////// // //////////////////////
var isTest bool = true var isTest bool = false
//////////////////////// ////////////////////////