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