PeerTube/server/lib/plugins
lutangar d2d4a5a999 Fix plugin settings manager definition
This mainly fix the `onSettingsChange` argument typing.
I'm not 100% sure the setting `value` can be a boolean though.
But this is how it was typed before so I just made it consistent.

Feel free to change - or suggest change - to the type names / location.
2022-01-20 13:43:20 +01:00
..
hooks.ts
plugin-helpers-builder.ts
plugin-index.ts
plugin-manager.ts
register-helpers.ts Fix plugin settings manager definition 2022-01-20 13:43:20 +01:00
theme-utils.ts
video-constant-manager-factory.ts
yarn.ts