Add some requesters
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
package main
|
||||
|
||||
func main() {}
|
||||
import "github.com/OmniX-Space/MeowBox-Core/internal/core"
|
||||
|
||||
func main() {
|
||||
core.Start()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user