From fe8e77ac6c40449b4c6e9e80e9a13a72ac8aa509 Mon Sep 17 00:00:00 2001 From: Yudi Date: Tue, 8 Jun 2021 11:59:13 -0300 Subject: [PATCH] Removed "System.InvalidOperationException: Could not find color or style" --- Troubleshooting.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 1cc088e..67568f0 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -164,11 +164,6 @@ Red Hat: `cert-sync --user /etc/pki/tls/certs/ca-bundle.crt` If it still doesn't work, try mozroots: `mozroots --import --ask-remove` -``` -System.InvalidOperationException: Could not find color or style '...'. -``` -↳ This is a [known issue](https://github.com/Tyrrrz/DiscordChatExporter/issues/557). - *** ❓ If you still have unanswered questions, feel free to [create a new discussion](https://github.com/Tyrrrz/DiscordChatExporter/discussions/new). 🐞 If you have encountered a problem that's not described here, has not [been discussed before](https://github.com/Tyrrrz/DiscordChatExporter/discussions), and is not a [known issue](https://github.com/Tyrrrz/DiscordChatExporter/issues?q=is%3Aissue), please [create a new discussion](https://github.com/Tyrrrz/DiscordChatExporter/discussions/new) or [open a bug report](https://github.com/Tyrrrz/DiscordChatExporter/issues/new). \ No newline at end of file