Enha: remove window tools if no vision

This commit is contained in:
Grail Finder
2026-03-03 08:27:14 +03:00
parent c05b93299c
commit 6e7a063300
3 changed files with 20 additions and 1 deletions

View File

@@ -362,6 +362,5 @@ func pwDrag(args map[string]string) []byte {
}
func init() {
logger = logger.With("component", "browser")
checkPlaywright()
}