diff --git a/build/config.js b/build/config.js index ac804e0..f1689ed 100644 --- a/build/config.js +++ b/build/config.js @@ -94,7 +94,7 @@ exports.default = ()=>({ executableName: 'raindrop', icon: 'build/linux', category: 'GNOME;GTK;Network;Education;Science', - target: ['snap'], + target: ['AppImage', 'tar.gz', 'deb', 'rpm', 'snap', 'flatpak'], desktop: { StartupWMClass: 'Raindrop.io', MimeType: 'x-scheme-handler/rnio' diff --git a/webapp b/webapp index 331b901..3c7ad1e 160000 --- a/webapp +++ b/webapp @@ -1 +1 @@ -Subproject commit 331b90175694d3267cd28bd436dff99d4b41582f +Subproject commit 3c7ad1eabc134f7576398e2473f7a746ff240cca