Skip to content

Commit

Permalink
bundle web url field (crowdin#445)
Browse files Browse the repository at this point in the history
  • Loading branch information
yevheniyJ authored Nov 14, 2024
1 parent 927a3b1 commit 9f83266
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bundles/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ export namespace BundlesModel {
labelIds: number[];
excludeLabelIds: number[];
createdAt: string;
webUrl: string;
updatedAt: string;
}

Expand Down

0 comments on commit 9f83266

Please sign in to comment.