mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
refactor and to go mod
This commit is contained in:
7
server/cmd/preconfig_win.go
Normal file
7
server/cmd/preconfig_win.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build windows
|
||||
|
||||
package main
|
||||
|
||||
func Preconfig(kill bool) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user