mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-27 20:58:01 +02:00
hotfix
Signed-off-by: Shiny Nematoda <snematoda@noreply.codeberg.org>
This commit is contained in:
parent
d494641d39
commit
4d284b620c
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ export const useData = defineStore('data', () => {
|
|||
},
|
||||
];
|
||||
|
||||
useMetadata(state.current(), {
|
||||
useMetadata(current(), {
|
||||
title: state.title,
|
||||
artist: state.artist,
|
||||
art: state.art,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue