This website works better with JavaScript.
Explore
Help
Register
Sign In
open-source-mirrors
/
jellyfin
mirror of
https://github.com/jellyfin/jellyfin
Watch
1
Star
0
Fork
You've already forked jellyfin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nullable
Browse Source
pull/2931/head
crobibero
5 years ago
parent
a41d5fcea4
commit
1fc6825410
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
Jellyfin.Api/Controllers/AttachmentsController.cs
Unescape
Escape
View File
@ -1,3 +1,5 @@
#nullable enable
using
System
;
using
System.Threading
;
using
System.Threading.Tasks
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-source-mirrors/jellyfin
Title
Body
Create Issue