🛩️ logoV2Utils.ts
This commit is contained in:
@@ -348,3 +348,4 @@ export function getRecentReleaseNotesSync(maxItems: number): string[] {
|
|||||||
// Return raw notes without filtering or premature truncation
|
// Return raw notes without filtering or premature truncation
|
||||||
return allNotes.slice(0, maxItems)
|
return allNotes.slice(0, maxItems)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user