Skip to content

Commit

Permalink
chore: Update gecko ID for Firefox support
Browse files Browse the repository at this point in the history
  • Loading branch information
n4ze3m committed May 13, 2024
1 parent 4f98ed7 commit 8f8fac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export default defineConfig({
process.env.TARGET === "firefox"
? {
gecko: {
id: "page-assist@n4ze3m"
id: "page-assist@nazeem"
}
}
: undefined,
Expand Down

0 comments on commit 8f8fac8

Please sign in to comment.