1
0

merge: On user profiles, move pinned notes down with the other note tabs (resolves #555) (!651)

View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/651

Closes #555

Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev>
This commit is contained in:
Hazelnoot
2024-10-10 16:33:39 +00:00
4 changed files with 27 additions and 6 deletions
+4
View File
@@ -520,6 +520,10 @@ export interface Locale extends ILocale {
*
*/
"pinnedNote": string;
/**
* Pinned
*/
"pinnedOnly": string;
/**
*
*/