mcp: own the browser

Co-authored-by: Karl Seguin <karlseguin@users.noreply.github.com>
This commit is contained in:
Adrià Arrufat
2026-03-02 10:10:08 +09:00
committed by GitHub
parent 41b81c8b05
commit d4747b5386

View File

@@ -12,7 +12,7 @@ app: *App,
http_client: *HttpClient,
notification: *lp.Notification,
browser: *lp.Browser,
browser: lp.Browser,
session: *lp.Session,
page: *lp.Page,