kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Add storage namespace
rodzic
839a80b3ac
commit
ea25f5e9aa
|
@ -169,7 +169,7 @@ enum CoverType {
|
|||
MILK_DROP
|
||||
}
|
||||
|
||||
const coverType = useStorage('cover-type', CoverType.COVER_ART)
|
||||
const coverType = useStorage('queue:cover-type', CoverType.COVER_ART)
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
|
Ładowanie…
Reference in New Issue