We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 866aa14 commit 1e55239Copy full SHA for 1e55239
README.md
@@ -60,6 +60,8 @@ The application can be accessed at:
60
61
* https://yourhost:3001/
62
63
+**The cursor double renders during gameplay, you can use "gaming mode" in the sidebar to get around this.**
64
+
65
### Strict reverse proxies
66
67
This image uses a self-signed certificate by default. This naturally means the scheme is `https`.
readme-vars.yml
@@ -40,6 +40,7 @@ app_setup_block: |
40
41
42
43
+ **The cursor double renders during gameplay, you can use "gaming mode" in the sidebar to get around this.**
44
# changelog
45
changelogs:
46
- {date: "25.08.25:", desc: "Initial release."}
0 commit comments