mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 13:36:09 +05:00
8 lines
64 B
Go
8 lines
64 B
Go
// +build windows
|
|
|
|
package main
|
|
|
|
func Preconfig(kill bool) {
|
|
|
|
}
|