diff options
author | q234rty <q23456yuiop@gmail.com> | 2023-08-17 15:13:01 +0800 |
---|---|---|
committer | q234rty <q23456yuiop@gmail.com> | 2023-08-17 15:16:26 +0800 |
commit | 871e403f6799df48cfbbe08eba56d473a0c34216 (patch) | |
tree | 9c258fc85dcdc2eddddd9c4d5f8253349c1dba3b | |
parent | Merge pull request #1548 from Nheko-Reborn/cleanupWidgetsStuff (diff) | |
download | nheko-871e403f6799df48cfbbe08eba56d473a0c34216.tar.xz |
Fix build with fmt 10.1.0
I have no idea whether this is a fmt bug, and if this isn't a fmt bug how did this work before, but oh well...
-rw-r--r-- | src/ChatPage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChatPage.cpp b/src/ChatPage.cpp |