fix media autoload button function as per it's label (#2195)
authorArray in a Matrix <github@arrayinamatrix.xyz>
Tue, 11 Feb 2025 05:28:46 +0000 (21:28 -0800)
committerGitHub <noreply@github.com>
Tue, 11 Feb 2025 05:28:46 +0000 (16:28 +1100)
commit999bb7aca10b078b116f89f3b826a31d9ad2f433
tree847c901e7d9566d150de3f3d38d3964a67de823d
parentb84f975f83346538e3e5d4f6bad24b0c86745a50
fix media autoload button function as per it's label (#2195)

* Corrected button title

Media would load automatically if the option is checked not the other way around.

* Update src/app/features/settings/general/General.tsx

* Update General.tsx

* Update General.tsx

---------

Co-authored-by: Krishan <33421343+kfiven@users.noreply.github.com>
src/app/features/settings/general/General.tsx