mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-14 11:26:24 +00:00
222 B
222 B
What does this PR do?
Fixes #<PR_NUMBER/>
Checklist before merging
- If it's a frontend feature, I have ran prettier
cd frontend; npm run format
. If it's a mobile app feature I rancd mobile; npm run format
.