mirror of
https://github.com/pinry/pinry.git
synced 2026-01-15 19:52:06 +01:00
Minimal upload error management.
Signed-off-by: Lapo Luchini <lapo@lapo.it>
This commit is contained in:
@@ -271,7 +271,10 @@ export default {
|
||||
);
|
||||
}
|
||||
},
|
||||
);
|
||||
).catch((error) => {
|
||||
console.log('Cannot create pin:', error);
|
||||
loading.close();
|
||||
});
|
||||
},
|
||||
niceLinks,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user