mirror of
https://github.com/teacat/chaturbate-dvr.git
synced 2025-10-29 16:59:59 +00:00
6 lines
92 B
Go
6 lines
92 B
Go
package server
|
|
|
|
import "github.com/teacat/chaturbate-dvr/entity"
|
|
|
|
var Config *entity.Config
|