mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-10 17:49:58 +00:00
Implement receiver selector whitelist suggestion banner
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
const _ = browser.i18n.getMessage;
|
||||
|
||||
interface KnownApp {
|
||||
export interface KnownApp {
|
||||
name: string;
|
||||
matches?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user