1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-02 15:06:23 -07:00
gochan/cmd/gochan-installer/paths_windows.go

7 lines
67 B
Go

//go:build windows
package main
var (
cfgPaths []string = nil
)