mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -05:00
* [AI] Use loot-core workspace in desktop-electron and fix related types - Add loot-core as workspace dependency in desktop-electron - Import GlobalPrefsJson from loot-core package in desktop-electron - Allow null in usersSlice data type (UsersState) - Add explicit SQL.Database return type to openDatabase in sqlite electron Made-with: Cursor * Re-add loot-core as a workspace dependency in desktop-electron