From 3f5980c50051715b7ebd7717078916dc4da67d33 Mon Sep 17 00:00:00 2001 From: CryptoAlgo-Dev <64193267+cryptoAlgorithm@users.noreply.github.com> Date: Wed, 23 Mar 2022 19:20:10 +0800 Subject: [PATCH] Add temporary bug "fix" to readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) 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!