mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
21718cc343
* fix(web): set description textarea content correctly * Deduplicate description textarea * Add strict types to function * Add strict types to functions * Add default parameter values * Add tests covering AutogrowTextarea * Add another test and lint the files * Add a test, fix a typo * Implement suggestions * Remove use of $$restProp