This commit is contained in:
cubexteam
2026-03-04 20:00:11 +03:00
committed by GitHub
parent cd1b1a2e16
commit 519e14be66

View File

@@ -18,7 +18,7 @@ import (
const ( const (
Name = "Frodding" Name = "Frodding"
Version = "1.0.0" Version = "1.0.0"
Author = "SantianDev, bota" Author = "SantianDev"
) )
type Server struct { type Server struct {