[Add] Performance graphs won't show if UI is small

This commit is contained in:
Alex-Emmet 2026-02-08 18:48:38 +01:00
commit fb09972438
2 changed files with 47 additions and 23 deletions

View file

@ -35,6 +35,7 @@ pub enum DataTypes {
denied_profiles,
content,
messages,
notifications,
send_time,
get_time,
get_variant,
@ -142,6 +143,11 @@ pub enum CommunicationType {
message_other_iota,
message_chunk,
messages_get,
push_notification,
read_notification,
get_notifications,
change_confirm,
confirm_receive,
confirm_read,