another semicolon

This commit is contained in:
dakkar 2024-06-08 17:34:48 +01:00
parent cc6b9f4cb0
commit e7fcdd47e5

View file

@ -253,7 +253,7 @@ if (props.user.listenbrainz) {
} catch (err) {
listenbrainzdata.value = false;
}
})()
})();
}
const background = computed(() => {