mirror of
https://github.com/pinry/pinry.git
synced 2026-01-30 02:59:21 +01:00
close #276
This commit is contained in:
@@ -268,7 +268,7 @@ export default {
|
||||
loading.close();
|
||||
}
|
||||
bus.bus.$emit(bus.events.refreshPin);
|
||||
if (self.boardIds !== null) {
|
||||
if (self.boardIds) {
|
||||
// FIXME(winkidney): Should handle error for add-to board
|
||||
self.boardIds.forEach(
|
||||
(boardId) => {
|
||||
|
||||
Reference in New Issue
Block a user