chore: add favicon provider workspace setting

This commit is contained in:
Steven
2024-04-06 23:58:56 +08:00
parent 69f2c7ad89
commit 07c863b251
9 changed files with 229 additions and 145 deletions

View File

@ -879,6 +879,9 @@ definitions:
defaultVisibility:
$ref: '#/definitions/apiv1Visibility'
description: The default visibility of shortcuts and collections.
faviconProvider:
type: string
description: The url of custom favicon provider.
protobufAny:
type: object
properties:
@ -1162,3 +1165,6 @@ definitions:
customScript:
type: string
description: The custom script.
faviconProvider:
type: string
description: The url of custom favicon provider.