Skip to content

Commit

Permalink
Update transactionsService.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
cgero-eth committed Jan 30, 2025
1 parent 3a7dd55 commit 8328519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/transactions/transactionsService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class TransactionsService {
pluginInstallationData.push({
pluginSetupRef: {
pluginSetupRepo: repo.address,
versionTag: versionTag,
versionTag,
},
data: plugin.data,
});
Expand Down

0 comments on commit 8328519

Please sign in to comment.