We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e236812 commit 5eda3d4Copy full SHA for 5eda3d4
js/ui/environment.js
@@ -5,7 +5,7 @@ imports.gi.versions.Gio = '2.0';
5
imports.gi.versions.Gdk = '3.0';
6
imports.gi.versions.GdkPixbuf = '2.0';
7
imports.gi.versions.Gtk = '3.0';
8
-imports.gi.versions.Soup = '2.4';
+imports.gi.versions.Soup = '3.0';
9
10
const GObject = imports.gi.GObject;
11
const Clutter = imports.gi.Clutter;
0 commit comments