PeerTube/shared/models/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
..
client Plugins can add custom instance infobox 2022-01-20 09:35:06 +01:00
plugin-index Support official plugins 2021-12-28 16:43:03 +01:00
server Fix plugin settings manager definition 2022-01-20 13:43:20 +01:00
hook-type.enum.ts Reorganize shared models 2020-08-07 08:28:14 +02:00
index.ts Reorganize plugin models 2021-05-11 13:33:11 +02:00
plugin-package-json.model.ts Fix type conflict 2021-12-24 10:40:51 +01:00
plugin.type.ts Resolve enums at compile time 2021-12-28 15:34:55 +01:00