more lodash-es

This commit is contained in:
Henry Jameson 2026-09-03 13:41:12 +03:00
commit 1f20bd2f60
4 changed files with 242 additions and 181 deletions

View file

@ -1,4 +1,4 @@
import { map } from 'lodash'
import { map } from 'lodash-es'
import { useOAuthStore } from 'src/stores/oauth.js'
import { useStatusesStore } from 'src/stores/statuses.js'