mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Rebuild whitelist menu onShown instead of navigation or tab activation
This commit is contained in:
2
ext/src/global.d.ts
vendored
2
ext/src/global.d.ts
vendored
@@ -65,7 +65,7 @@ declare namespace browser.runtime {
|
||||
function connect (connectInfo: {
|
||||
name?: string
|
||||
, includeTlsChannelId?: boolean
|
||||
}): browser.runtime.Port;
|
||||
}): browser.runtime.Port;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user