|
|
@ -1501,7 +1501,6 @@ export default class AccountViewView extends Vue { |
|
|
|
this.imageLimits = imageResp.data; |
|
|
|
} else { |
|
|
|
this.limitsMessage = ACCOUNT_VIEW_CONSTANTS.LIMITS.NO_IMAGE_ACCESS; |
|
|
|
this.notify.warning(ACCOUNT_VIEW_CONSTANTS.LIMITS.CANNOT_UPLOAD_IMAGES); |
|
|
|
} |
|
|
|
|
|
|
|
const endorserResp = await fetchEndorserRateLimits( |
|
|
|