forked from jsnbuchanan/crowd-funder-for-time-pwa
remove another localStorage usage
This commit is contained in:
@@ -699,7 +699,6 @@ export default class OfferDetailsView extends Vue {
|
||||
NOTIFY_OFFER_SUCCESS_RECORDED.message,
|
||||
TIMEOUTS.LONG,
|
||||
);
|
||||
localStorage.removeItem("imageUrl");
|
||||
if (this.destinationPathAfter) {
|
||||
(this.$router as Router).push({ path: this.destinationPathAfter });
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user