improve settings.
This commit is contained in:
parent
6874a318ea
commit
2ce8b45a7f
4 changed files with 5 additions and 12 deletions
6
locales/index.d.ts
vendored
6
locales/index.d.ts
vendored
|
|
@ -13134,13 +13134,9 @@ export interface Locale extends ILocale {
|
|||
*/
|
||||
"attributionDomains": string;
|
||||
/**
|
||||
* A list of domains whose content can be attributed to you on link previews, separated by new-line. Any subdomain will also be valid.
|
||||
* A list of domains whose content can be attributed to you on link previews, separated by new-line. Any subdomain will also be valid. The following needs to be on the webpage:
|
||||
*/
|
||||
"attributionDomainsDescription": string;
|
||||
/**
|
||||
* Webpages with `<meta name="fediverse:creator" content="@{user}@{host}" />` can then be attributed to you.
|
||||
*/
|
||||
"attributionDomainsTutorial": ParameterizedString<"user" | "host">;
|
||||
/**
|
||||
* Written by
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue