1
0

on user profiles, move pinned notes down with the other notes

This commit is contained in:
Hazel K
2024-10-04 12:22:09 -04:00
parent ba5eec2129
commit 60ec877d3c
4 changed files with 24 additions and 6 deletions
+4
View File
@@ -520,6 +520,10 @@ export interface Locale extends ILocale {
*
*/
"pinnedNote": string;
/**
* Pinned
*/
"pinnedOnly": string;
/**
*
*/