docs: rename bookkeeping skill to AutoACCT

This commit is contained in:
2026-05-04 16:17:57 +08:00
parent cedae6e2d9
commit 499af13bd3
5 changed files with 27 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"sheet_id": "PUT_GOOGLE_SHEET_ID_HERE",
"worksheet": "Expenses",
"service_account_path": "~/.config/gcp/bookkeeping-sa.json",
"service_account_path": "~/.config/gcp/autoacct-sa.json",
"hkd_fx_provider": "frankfurter"
}