Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Correct event handler name in handling-updates.md #653

Merged
merged 1 commit into from
May 7, 2024

Conversation

linusnorton
Copy link
Contributor

According to the TypeScript types and the docs https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/runtime/onInstalled the method name should be addListener

Copy link

netlify bot commented May 7, 2024

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 3a20523
🔍 Latest deploy log https://app.netlify.com/sites/creative-fairy-df92c4/deploys/6639d375567cee0008a22429
😎 Deploy Preview https://deploy-preview-653--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.77%. Comparing base (ea5b81d) to head (3a20523).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #653      +/-   ##
==========================================
- Coverage   86.94%   86.77%   -0.18%     
==========================================
  Files         114      114              
  Lines        9215     9215              
  Branches      921      924       +3     
==========================================
- Hits         8012     7996      -16     
- Misses       1189     1205      +16     
  Partials       14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aklinker1 aklinker1 changed the title Correct event handler name in handling-updates.md docs: Correct event handler name in handling-updates.md May 7, 2024
@aklinker1 aklinker1 merged commit 2a3d520 into wxt-dev:main May 7, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants