mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-03-22 04:34:44 +00:00
mcp: own the browser
Co-authored-by: Karl Seguin <karlseguin@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@ app: *App,
|
|||||||
|
|
||||||
http_client: *HttpClient,
|
http_client: *HttpClient,
|
||||||
notification: *lp.Notification,
|
notification: *lp.Notification,
|
||||||
browser: *lp.Browser,
|
browser: lp.Browser,
|
||||||
session: *lp.Session,
|
session: *lp.Session,
|
||||||
page: *lp.Page,
|
page: *lp.Page,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user