mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-04 20:28:00 +00:00
chore: add favicon provider workspace setting
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user