fix: disable precompiled headers for macOS (#6104)

This commit is contained in:
pajlada
2025-03-21 23:27:49 +01:00
committed by GitHub
parent a70acbfda9
commit 41acd4e971
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -4,6 +4,7 @@
- Bugfix: Fixed the channel name input not being focused when opening the select-channel dialog. (#6096)
- Bugfix: Fixed inputs in dialogs not having a border around and padding in them. (#6098)
- Dev: Temporarily disable precompiled header support for macOS. (#6104)
## 2.5.3-beta.1