diff --git a/src/csui/src/PlayerUiPanels/AboutPanel.vue b/src/csui/src/PlayerUiPanels/AboutPanel.vue index 06f1c0b..3ea212a 100644 --- a/src/csui/src/PlayerUiPanels/AboutPanel.vue +++ b/src/csui/src/PlayerUiPanels/AboutPanel.vue @@ -16,6 +16,27 @@
This appears to be a rare issue that happens to some people. If you're experiencing this issue, please consider contacting me and sharing the following data:
+ +chrome://settings/help
). if using browsers other than Chrome, please try to reproduce this issue in ChromePlease post this info to this thread, or message me via e-mail.
+ +Then, disable the in-player UI.
+ +When reporting bugs, please include the following information:
@@ -67,6 +88,7 @@ export default { mailtoLink: '', redditLink: '', showEasterEgg: false, + pageData: {} } }, async created() {