Skip to content

Commit

Permalink
fix: enable download app linux
Browse files Browse the repository at this point in the history
  • Loading branch information
urmauur committed Dec 14, 2023
1 parent d384970 commit 7cc9f75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/containers/DownloadApp/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ const systemsTemplate = [
name: "Linux",
logo: FaLinux,
fileFormat: "{appname}-linux-amd64-{tag}.deb",
comingSoon: true,
},
];

Expand Down

0 comments on commit 7cc9f75

Please sign in to comment.