PeerTube/shared/models/plugins/server/managers
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
..
index.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
plugin-playlist-privacy-manager.model.ts Cleanup shared models imports 2021-07-28 10:46:32 +02:00
plugin-settings-manager.model.ts Fix plugin settings manager definition 2022-01-20 13:43:20 +01:00
plugin-storage-manager.model.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
plugin-transcoding-manager.model.ts Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
plugin-video-category-manager.model.ts Cleanup shared models imports 2021-07-28 10:46:32 +02:00
plugin-video-language-manager.model.ts Cleanup shared models imports 2021-07-28 10:46:32 +02:00
plugin-video-licence-manager.model.ts Fix some documentation mistakes 2021-09-02 09:33:39 +02:00
plugin-video-privacy-manager.model.ts Cleanup shared models imports 2021-07-28 10:46:32 +02:00