mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
🐛 fix sync: add back 'accounts.type' column (#1317)
Closes #1296 After this is merged I'll do an API release which will also solve https://github.com/actualbudget/actual/issues/1303
This commit is contained in:
committed by
GitHub
parent
d6cb8674f7
commit
91474f1f0c
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actual-app/api",
|
||||
"version": "6.1.0",
|
||||
"version": "6.1.1",
|
||||
"license": "MIT",
|
||||
"description": "An API for Actual",
|
||||
"main": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user