mirror of
https://github.com/xaionaro-go/streamctl.git
synced 2025-10-05 07:26:53 +08:00
Fix errors on starting on Android
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//go:build linux
|
||||
// +build linux
|
||||
//go:build linux && !android
|
||||
// +build linux,!android
|
||||
|
||||
package windowmanagerhandler
|
||||
|
||||
|
Reference in New Issue
Block a user