DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 0c4f861d4867c926ef1e031d211dc01fe8b6f68b deck-builder/client/src/api/game/create_action.rs -rw-r--r-- 972 bytes
chore(client): fmt, clippy, cleanup
feat(client): handle action seed as string
fix(client): remove unused import
fix(client): fix create action api command field
feat(client): add seed to action api call, new fn
feat(client): update action api call, create event
feat(client): impl api calls for game endpoints