mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #4534] [MERGED] Remove UTF8 bom from some files #10142
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/4534
Author: @Bond-009
Created: 11/21/2020
Status: ✅ Merged
Merged: 11/21/2020
Merged by: @joshuaboniface
Base:
master← Head:bom📝 Commits (1)
f5973d5Remove UTF8 bom from some files📊 Changes
29 files changed (+29 additions, -29 deletions)
View changed files
📝
Jellyfin.Api/Controllers/ApiKeyController.cs(+1 -1)📝
Jellyfin.Api/Controllers/ArtistsController.cs(+1 -1)📝
Jellyfin.Api/Controllers/BrandingController.cs(+1 -1)📝
Jellyfin.Api/Controllers/CollectionController.cs(+1 -1)📝
Jellyfin.Api/Controllers/DashboardController.cs(+1 -1)📝
Jellyfin.Api/Controllers/FilterController.cs(+1 -1)📝
Jellyfin.Api/Controllers/GenresController.cs(+1 -1)📝
Jellyfin.Api/Controllers/HlsSegmentController.cs(+1 -1)📝
Jellyfin.Api/Controllers/ImageController.cs(+1 -1)📝
Jellyfin.Api/Controllers/InstantMixController.cs(+1 -1)📝
Jellyfin.Api/Controllers/ItemLookupController.cs(+1 -1)📝
Jellyfin.Api/Controllers/ItemUpdateController.cs(+1 -1)📝
Jellyfin.Api/Controllers/LocalizationController.cs(+1 -1)📝
Jellyfin.Api/Controllers/MediaInfoController.cs(+1 -1)📝
Jellyfin.Api/Controllers/MoviesController.cs(+1 -1)📝
Jellyfin.Api/Controllers/MusicGenresController.cs(+1 -1)📝
Jellyfin.Api/Controllers/PersonsController.cs(+1 -1)📝
Jellyfin.Api/Controllers/PlaylistsController.cs(+1 -1)📝
Jellyfin.Api/Controllers/PlaystateController.cs(+1 -1)📝
Jellyfin.Api/Controllers/PluginsController.cs(+1 -1)...and 9 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.