Unhide secret words (#7026)

This commit is contained in:
Alcaro
2024-10-26 23:23:05 +02:00
committed by GitHub
parent f3e369d5dd
commit 910f35e1d8

View File

@@ -346,8 +346,8 @@ This call opens the website in a state that was previously saved using the built
This call returns plain/text for the code that was previously saved using the built-in shortener.
If there were multiple editors during the saved session, you can retrieve them by setting <sourceid> to 1, 2, 3,
etcetera, otherwise <sourceid> can be set to 1.
If there were multiple editors during the saved session, you can retrieve them by setting `<sourceid>` to 1, 2, 3,
etcetera, otherwise `<sourceid>` can be set to 1.
### `GET /clientstate/<base64>` - Opens the website in a given state