Skip to content

Commit

Permalink
add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Jan 17, 2024
1 parent 0b5403b commit 671df3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/v2/interfaces/packs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ export interface CreationPack {
id?: string;
name: string;
tags: PackTag[];
logo: string;
resolution: number;
// not all editions are required
github: Partial<Record<Edition, PackGitHub>>;
Expand Down

0 comments on commit 671df3c

Please sign in to comment.