Skip to content

Commit

Permalink
fix: remove coming soon windows
Browse files Browse the repository at this point in the history
  • Loading branch information
urmauur committed Dec 14, 2023
1 parent 5d33828 commit d384970
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 @@ -20,7 +20,6 @@ const systemsTemplate = [
name: "Windows",
logo: FaWindows,
fileFormat: "{appname}-win-x64-{tag}.exe",
comingSoon: true,
},
{
name: "Linux",
Expand Down

0 comments on commit d384970

Please sign in to comment.