This commit is contained in:
OftenGuy 2025-05-06 03:24:50 +00:00 committed by GitHub
commit 33db764838
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,7 @@ const AboutElement = () => (
alt={`${packageJson.productName} icon`}
src={logo}
className={styles.aboutLogo}
draggable={false}
/></div>
<div className={styles.aboutText}>
<h2>{packageJson.productName}</h2>