mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
parent
f8084f69dc
commit
b0038d71b6
1 changed files with 1 additions and 1 deletions
|
@ -477,7 +477,7 @@ export default class PublishManagement extends Component {
|
|||
|
||||
return true;
|
||||
} catch (e) {
|
||||
this.notifications.showAPIError(error);
|
||||
this.notifications.showAPIError(e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue