fix: performance
This commit is contained in:
@@ -93,3 +93,5 @@ export interface LanguagePack {
|
||||
portraitHighlights: LanguagePortraitHighlight[];
|
||||
projects: LanguageProject[];
|
||||
}
|
||||
|
||||
export type LanguageShellPack = Pick<LanguagePack, 'app' | 'footer'>;
|
||||
|
||||
Reference in New Issue
Block a user