Skip to content

Commit 82712bb

Browse files
Add inject name
1 parent fb94312 commit 82712bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

injected/src/globals.d.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ interface ImportMeta {
2020
| 'integration'
2121
| 'chrome-mv3'
2222
| 'android-broker-protection'
23-
| 'android-autofill-password-import';
23+
| 'android-autofill-password-import'
24+
| 'android-adsjs';
2425
trackerLookup?: Record<string, unknown>;
2526
pageName?: string;
2627
}

0 commit comments

Comments
 (0)