Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 5ed7a6b

Browse files
committed
?
1 parent bea1b76 commit 5ed7a6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

en-us/file/addon_config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ For details, see [Content Registration/Loading Options](context-options.md#about
2222
If you want to restrict the value of a configuration option to a certain range, you can do the following:
2323
1. Create a file named `configHandler.js` in the addon's script folder.
2424
2. Write a function named `onConfigReload`, like this:
25+
2526
```js
2627
function onConfigReload(config) {
2728

0 commit comments

Comments
 (0)