add missing LD context for noindex
This commit is contained in:
parent
295b744db1
commit
0baf8555ef
1 changed files with 1 additions and 0 deletions
|
|
@ -588,6 +588,7 @@ const extension_context_definition = {
|
|||
backgroundUrl: 'sharkey:backgroundUrl',
|
||||
listenbrainz: 'sharkey:listenbrainz',
|
||||
enableRss: 'sharkey:enableRss',
|
||||
noindex: 'sharkey:noindex',
|
||||
// vcard
|
||||
vcard: 'http://www.w3.org/2006/vcard/ns#',
|
||||
} satisfies Context;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue