confirm modal + lint

This commit is contained in:
Henry Jameson 2026-06-03 02:19:25 +03:00
commit 0eb652f95f
41 changed files with 182 additions and 131 deletions

View file

@ -1,4 +1,4 @@
import { cloneDeep, each, get, set, merge } from 'lodash'
import { cloneDeep, each, get, merge, set } from 'lodash'
import { storage } from './storage.js'