feat: Update flatpak command on download page
Fixes a typo in the flatpak installation command on the download page. Replaces "com.zen.browser" with "io.github.zen_browser" to ensure the correct package is installed. Co-authored-by: [co-author]
This commit is contained in:
@@ -4,5 +4,4 @@ export const releases: any = {
|
||||
WindowsZip: "zen.win64.zip",
|
||||
MacOS: "zen.macos.dmg",
|
||||
Linux: "zen.linux.tar.bz2",
|
||||
Flatpak: "com.zen.browser.flatpak",
|
||||
};
|
||||
Reference in New Issue
Block a user