Skip to content

Commit

Permalink
Remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
optix2000 committed Aug 6, 2021
1 parent 7ebfbdc commit e123d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UNSAFE_FEATURES.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ These calls are used for updating your R-Code.
### Known/Possible issues

Since this mocks a response back to GGST, the response isn't perfect. It's unknown what parts of the response are actually used by GGST, but most seems pretty static or unused. See `HandleStatsSet()` in `proxy.go`.
It's unknown if other API's expect `/api/statistics/set` to be complete before they get called. In testing GGST didn't behave any differently, but it's still unknown if there are any other side-effects.
It's unknown if other API's expect `/api/statistics/set` to be complete before they get called. In testing GGST didn't behave any differently, but it's still unknown if there are any other side-effects.

Can cause your R-Code updates to be lost/corrupt if you close Totsugeki before it finishes uploading your R-Code.

0 comments on commit e123d28

Please sign in to comment.