it was a SVG image so i changed the SVG code by keeping the same name ie., FrappeHRLogo
restarted the bench and still the previous logo is visible that means the logo has not changed I inspected the code, the svg code for the image has not changed so what might be the issue
I know vuejs is used for Frappe HR frontend,
should i need to build the frontend again (npm run build) and then bench restart?
Download Existing Images
Navigate to the sites/assets/hrms/manifest folder on the live site and download all the images from this folder.
Delete Images from Live Site
Once all the images have been successfully downloaded, delete the existing images in the manifest folder on the live site.
Replace Images Locally
On your local system, replace the downloaded images with your own HR app images. Ensure the file names remain the same as the original images to maintain compatibility.
Upload New Images
After replacing the images, upload the updated set of images (with the same names) back to the manifest folder on the live site.
<your_site_name>/hrms
just replace it to your site name and use this url in browser
and its not necessary to site on frappe.cloud
through this u can install app