mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
fetch linked notes manually, unless we have them in DB - fixes 1006
This commit is contained in:
4
locales/index.d.ts
vendored
4
locales/index.d.ts
vendored
@@ -12221,6 +12221,10 @@ export interface Locale extends ILocale {
|
||||
* Applies a content warning to all posts created by this user. If the post already has a CW, then this is appended to the end.
|
||||
*/
|
||||
"mandatoryCWDescription": string;
|
||||
/**
|
||||
* Fetch linked note
|
||||
*/
|
||||
"fetchLinkedNote": string;
|
||||
"_processErrors": {
|
||||
/**
|
||||
* Unable to process quote. This post may be missing context.
|
||||
|
||||
Reference in New Issue
Block a user