Skip to content

Commit ee89d36

Browse files
authored
Merge pull request #2753 from CatsArmy/master
Fix issue #2698
2 parents 3d0547c + dfa1cbc commit ee89d36

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ node_modules/
1010
/bin/build/
1111
/tmp/
1212
.DS_Store
13+
/.vs

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"minimum_chrome_version": "93.0",
9595
"name": "AdNauseam",
9696
"options_ui": {
97-
"page": "options.html",
97+
"page": "dashboard.html#options.html",
9898
"open_in_tab": true
9999
},
100100
"incognito": "spanning",

0 commit comments

Comments
 (0)