mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
add missing import
This commit is contained in:
@@ -5,6 +5,7 @@ package system
|
||||
import (
|
||||
"os/exec"
|
||||
"strings"
|
||||
"syscall"
|
||||
|
||||
"github.com/wailsapp/wails/v2/internal/system/packagemanager"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user