Move portfolios to log

This commit is contained in:
mez 2024-11-06 23:33:39 +00:00
parent e286f18542
commit 6a21a3541a
10 changed files with 125 additions and 123 deletions

View file

@ -7,5 +7,6 @@ log = [
"received":["card01","card02"],
"lost":["card03","card04"],
"crayons":{"red":1,"orange":2,"yellow":-3}
"decks":["deck1","deck2","deck3","deck4","deck5","deck6","deck7","deck8"] # only if "event":"portfolio"
}
]