@@ -1122,6 +1122,8 @@ export default {
this.genreHelper.shown = genreHelper.shown;
}
+ this.discogsQuery = this.editing.song.title;
+
lofig.get("cookie.secure", res => {
this.useHTTPS = res;
});