Skip to content

Commit

Permalink
Merge pull request #3410 from threefoldtech/development_domain
Browse files Browse the repository at this point in the history
  • Loading branch information
maayarosama authored Sep 19, 2024
2 parents 8fc3ff0 + 4419f7d commit 96eebe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/playground/src/views/domains_view.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TfDomains />

<template #list>
<TfDeploymentList title="Domains" :project-name="name" :hide-ssh="true" />
<TfDeploymentList title="Domains" :project-name="name" :hideSSH="true" />
</template>
</view-layout>
</template>
Expand Down

0 comments on commit 96eebe5

Please sign in to comment.