Tuba icon indicating copy to clipboard operation
Tuba copied to clipboard

feat(notifications): dont handle unknown types

Open GeopJr opened this issue 4 months ago • 0 comments

Tuba would attempt to always show a notification, even if we don't implement the type yet which would lead to just a status or an account being there with no explanation. It now displays "Unknown type: $type"

Draft because there must be a better way to handle this than this switch.

GeopJr avatar Oct 09 '25 15:10 GeopJr