Skip to content

Commit

Permalink
fix: add troubleshooting details closing tag
Browse files Browse the repository at this point in the history
  • Loading branch information
yougotwill committed Feb 6, 2025
1 parent cf384e7 commit bc33b80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,8 @@ This error is caused by the [Electron](https://www.electronjs.org/) sandbox not
yarn start-prod --no-sandbox # Start Session!
```

</details>

### Hot reloading

More often than not, you'll need to restart the application regularly to see your changes, as there
Expand Down

0 comments on commit bc33b80

Please sign in to comment.