on user profiles, move pinned notes down with the other notes
This commit is contained in:
Vendored
+4
@@ -520,6 +520,10 @@ export interface Locale extends ILocale {
|
||||
* ピン留めされたノート
|
||||
*/
|
||||
"pinnedNote": string;
|
||||
/**
|
||||
* Pinned
|
||||
*/
|
||||
"pinnedOnly": string;
|
||||
/**
|
||||
* ピン留め
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user