Skip to content

Commit ab099a0

Browse files
Switch password import to adsjs
1 parent a30e237 commit ab099a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

injected/scripts/entry-points.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const builds = {
3232
output: ['../build/android/brokerProtection.js'],
3333
},
3434
'android-autofill-password-import': {
35-
input: 'entry-points/android.js',
35+
input: 'entry-points/android-adsjs.js',
3636
output: ['../build/android/autofillPasswordImport.js'],
3737
},
3838
'android-adsjs': {

0 commit comments

Comments
 (0)