fix: enable download app linux

This commit is contained in:
Faisal Amir 2023-12-14 13:20:42 +07:00
parent d384970360
commit 7cc9f75622

View File

@ -25,7 +25,6 @@ const systemsTemplate = [
name: "Linux",
logo: FaLinux,
fileFormat: "{appname}-linux-amd64-{tag}.deb",
comingSoon: true,
},
];