mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 14:08:44 -04:00
disable nullable errors for new model
This commit is contained in:
parent
52cd955a8f
commit
3f58bd7c58
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#nullable disable
|
||||
using System;
|
||||
|
||||
namespace MediaBrowser.Model.Updates
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue