Skip to content

Commit

Permalink
🐛 fix TS error
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentin Burg authored and quentin-burg committed Mar 28, 2024
1 parent d0a71b7 commit 196f56a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions versioned/version0_0_6.ts
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ class Version0_0_6 extends Versioned {
threshold: c!.threshold!,
signers: c!.signers!,
version: "0.0.6",
owners: [], // owners property is not defined for this version.
};
}

Expand Down

0 comments on commit 196f56a

Please sign in to comment.