parent
f0a70a70c3
commit
9bc5d52e41
18 changed files with 155 additions and 72 deletions
|
|
@ -57,7 +57,7 @@ watch(() => props.clipId, async () => {
|
|||
immediate: true,
|
||||
});
|
||||
|
||||
provide('currentClipPage', $$(clip));
|
||||
provide('currentClip', $$(clip));
|
||||
|
||||
function favorite() {
|
||||
os.apiWithDialog('clips/favorite', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue