Preventing scene poster, stash header and bottom navigation overflow.
This commit is contained in:
@@ -136,8 +136,6 @@ async function stash() {
|
||||
}
|
||||
|
||||
async function unstash() {
|
||||
console.log('unstash!', user);
|
||||
|
||||
try {
|
||||
favorited.value = false;
|
||||
await del(`/stashes/${user.primaryStash.id}/scenes/${props.scene.id}`);
|
||||
|
||||
Reference in New Issue
Block a user