1
0

feat: isIndexable

This commit is contained in:
Mar0xy
2023-11-07 19:16:57 +01:00
parent 53f2089116
commit 9cd2759769
15 changed files with 48 additions and 4 deletions
+2
View File
@@ -748,6 +748,8 @@ export interface Locale {
"developer": string;
"makeExplorable": string;
"makeExplorableDescription": string;
"makeIndexable": string;
"makeIndexableDescription": string;
"showGapBetweenNotesInTimeline": string;
"duplicate": string;
"left": string;