Skip to content

Commit

Permalink
Fix: Fix deleting the gatway contract in casperlabs solution by addin…
Browse files Browse the repository at this point in the history
…g the 'Casperlabs' project name in the solutionHasGateway function. (#2652)
  • Loading branch information
Mahmoud-Emad authored May 8, 2024
1 parent 376e372 commit 0b089cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/playground/src/utils/delete_deployment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export function solutionHasGateway(projectName: ProjectName) {
ProjectName.Funkwhale,
ProjectName.Mastodon,
ProjectName.Mattermost,
ProjectName.Casperlabs,
ProjectName.Owncloud,
ProjectName.Peertube,
ProjectName.Subsquid,
Expand Down

0 comments on commit 0b089cc

Please sign in to comment.