feat: removed "cannot upload images" notification

- Redundant notification removed
- In-section message given "warning message" styling
This commit is contained in:
Jose Olarte III
2025-09-30 16:23:29 +08:00
parent 0c627f4822
commit eca6dfe9d7
2 changed files with 5 additions and 3 deletions

View File

@@ -1454,7 +1454,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(