Skip to content

Commit

Permalink
refactor: add metadata_username to odk qr code as test
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Jan 19, 2024
1 parent 126f80a commit 1033e0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/app/central/central_crud.py
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,7 @@ async def encode_qrcode_json(
"form_update_mode": "match_exactly",
"basemap_source": "osm",
"autosend": "wifi_and_cellular",
"metadata_username": "svcfmtm",
},
"project": {"name": f"{name}"},
"admin": {},
Expand Down

0 comments on commit 1033e0f

Please sign in to comment.