Skip to content

Commit 5ddca39

Browse files
committed
fix build
Signed-off-by: Joseph Mattiello <git@joemattiello.com>
1 parent 1ca78ab commit 5ddca39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/buildParser.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export interface AppMetadata {
2424
iconURL: string;
2525
tintColor: string;
2626
category: string;
27+
screenshots?: string[];
2728
versions: BuildVersion[];
2829
}
2930

0 commit comments

Comments
 (0)