mirror of
https://github.com/kmc7468/arkvault.git
synced 2026-02-04 16:16:55 +00:00
IndexedDB에 즐겨찾기 여부를 항상 저장하도록 변경
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Kysely, sql } from "kysely";
|
||||
import { Kysely } from "kysely";
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
export const up = async (db: Kysely<any>) => {
|
||||
|
||||
Reference in New Issue
Block a user