diff --git a/README.md b/README.md index 95519251..1a0e06a7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,15 @@ > A completely native Discord client for macOS built 100% in > Swift and SwiftUI +## ⚠️ Bug stopping loading from ever completing: + +I've identified a bug that might stop the loading from fully +completing the first time you open the app. If you encounter an +issue where the loading progress gets stuck forever on "Loading channels", +run `defaults write com.cryptoalgo.swiftcord lastSelectedGuild ` +to fix it. **This is just a temporary fix**, I'll fix it when I +have the time to (soon). + This project aims to create a fully functional native Discord client in Swift for macOS from scratch. Look below for a bunch of screenshots!