Files
wisp-open/linux_press_daemon_stub.go

6 lines
74 B
Go

//go:build !linux
package main
func (a *App) startLinuxPressDaemon() {}