From 881f0d1625426f8e0717c1ed578a41ac856be8a6 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 14 Jun 2025 23:06:15 +0200 Subject: Matrix: increase author max length text --- plugins/Matrix.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Matrix.hpp') diff --git a/plugins/Matrix.hpp b/plugins/Matrix.hpp index 9841510..f8b10ae 100644 --- a/plugins/Matrix.hpp +++ b/plugins/Matrix.hpp @@ -18,7 +18,7 @@ namespace QuickMedia { struct RoomData; struct Message; - static const int AUTHOR_MAX_LENGTH = 48; + static const int AUTHOR_MAX_LENGTH = 192; class Matrix; -- cgit v1.2.3-70-g09d2