Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidWells committed Dec 12, 2024
2 parents b693e2b + a19aa50 commit 80d7fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/analytics-core/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ function analytics(config = {}) {
* Disable analytics plugin
* @typedef {Function} DisablePlugin
* @param {string|string[]} plugins - name of integration(s) to disable
* @param {Function} callback - callback after disable runs
* @param {Function} [callback] - callback after disable runs
* @returns {Promise}
* @example
*
Expand Down

0 comments on commit 80d7fd3

Please sign in to comment.