Files
deckyvault/drizzle/meta/_journal.json
T
adrianbonpin 18b9e5d0db fix: resolve lint issues in settings components
- Fix react-hooks/set-state-in-effect by inlining data fetch in useEffect
- Replace useCallback-wrapped fetch functions with plain async functions
- Replace window.location.href with window.location.assign()
- Remove unused eslint-disable directives
- Fix double res.json() call in passkey refresh
2026-04-26 11:31:01 -05:00

48 lines
943 B
JSON

{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1777089104474,
"tag": "0000_crazy_nick_fury",
"breakpoints": true
},
{
"idx": 1,
"version": "7",
"when": 1777091220497,
"tag": "0001_big_smiling_tiger",
"breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1777096891299,
"tag": "0002_square_slayback",
"breakpoints": true
},
{
"idx": 3,
"version": "7",
"when": 1777115371276,
"tag": "0004_aspiring_meggan",
"breakpoints": true
},
{
"idx": 4,
"version": "7",
"when": 1777189057323,
"tag": "0005_add_preset_performance_link",
"breakpoints": true
},
{
"idx": 5,
"version": "7",
"when": 1777217663641,
"tag": "0005_brief_marvel_zombies",
"breakpoints": true
}
]
}