mirror of
https://github.com/Syngnat/GoNavi.git
synced 2026-06-03 04:59:46 +08:00
6 lines
73 B
Go
6 lines
73 B
Go
//go:build !darwin
|
|
|
|
package app
|
|
|
|
func applyMacWindowTranslucencyFix() {}
|