Merge branch 'master' into old-engine

This commit is contained in:
nikk gitanes
2023-10-12 04:22:20 +03:00
2 changed files with 1 additions and 2 deletions

View File

@@ -9,7 +9,6 @@ import (
const Version = "MatriX.126.XO"
func GetTorrentVersion() string {
// _ = torrent.NewDefaultClientConfig()
bi, ok := debug.ReadBuildInfo()
if !ok {
log.Printf("Failed to read build info")