Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion landing/app/components/Features.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const features = [
{
icon: "lucide:puzzle",
title: "Plugin system",
desc: "Extend Voltius with first-party and community plugins. Gist Sync, process manager, and more.",
desc: "Extend Voltius with first-party and community plugins. Gist Sync, Cloudflare Sync, process manager, and more.",
},
{
icon: "lucide:container",
Expand Down
2 changes: 1 addition & 1 deletion shared/plans.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const PLANS: Plan[] = [
"All core SSH features",
"SFTP with drag & drop",
"Docker & serial console",
"Gist E2EE sync (free)",
"Gist & Cloudflare E2EE sync (free)",
"Plugin system",
"Custom themes",
"Local terminal",
Expand Down
Loading