mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2025-09-10 22:43:50 +02:00
Refactor getDeviceName() for readability (#6319)
* Refactor getDeviceName() for readability Refactored a long if-else into a cleaner, easier to extend mapping * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Move BrowserName to the top of the file Renamed deviceMappings to BrowserName and moved it under the appName declaration as requested --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
- [Connor Smith](https://github.com/ConnorS1110)
|
||||
- [iFraan](https://github.com/iFraan)
|
||||
- [Ali](https://github.com/bu3alwa)
|
||||
- [K. Kyle Puchkov](https://github.com/kepper104)
|
||||
|
||||
## Emby Contributors
|
||||
|
||||
|
||||
Reference in New Issue
Block a user