Skip to content

Commit

Permalink
Merge pull request #3140 from threefoldtech/development_node_pilot_table
Browse files Browse the repository at this point in the history
  • Loading branch information
maayarosama authored Jul 23, 2024
2 parents fc61e87 + 2ae1e75 commit 94380fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/playground/src/components/vm_deployment_table.vue
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,11 @@ const filteredHeaders = computed(() => {
ProjectName.TFRobot,
ProjectName.Gitea,
ProjectName.Nostr,
ProjectName.NodePilot,
] as string[];
const IPV4Solutions = [
ProjectName.NodePilot,
ProjectName.VM,
ProjectName.Fullvm,
ProjectName.Presearch,
Expand Down

0 comments on commit 94380fd

Please sign in to comment.