mirror of
https://github.com/konyshe/GoodLink.git
synced 2026-08-31 01:13:22 +08:00
6 lines
59 B
Go
6 lines
59 B
Go
//go:build !windows
|
|
|
|
package main
|
|
|
|
func hideUIConsole() {}
|