mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00:00
Added error handling for device name decryption in Avatar, LinksDropdown, Settings, and DeviceListPart components. If decryption fails, a fallback 'Unknown device' message is shown using a new translation key. This improves user experience by preventing crashes or blank fields when device name decryption fails. |
||
|---|---|---|
| .. | ||
| buttons | ||
| form | ||
| layout | ||
| media | ||
| overlays | ||
| player | ||
| text | ||
| text-inputs | ||
| utils | ||
| Avatar.tsx | ||
| DropFile.tsx | ||
| FlagIcon.tsx | ||
| Icon.tsx | ||
| LinksDropdown.tsx | ||
| UserIcon.tsx | ||