Skip to content

Commit

Permalink
fix expects
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Jul 20, 2023
1 parent f857aa7 commit d89aa82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ export default function ({ getService }: PluginFunctionalProviderContext) {
'newsfeed.mainInterval (duration)',
'newsfeed.service.pathTemplate (string)',
'newsfeed.service.urlRoot (string)',
'share.hideEmbed (any)',
'telemetry.allowChangingOptInStatus (boolean)',
'telemetry.appendServerlessChannelsSuffix (any)', // It's a boolean (any because schema.conditional)
'telemetry.banner (boolean)',
Expand Down

0 comments on commit d89aa82

Please sign in to comment.