forked from trent_larson/crowd-funder-for-time-pwa
Merge branch 'master' into clean-db-disconnects
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user