mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 19:42:08 +02: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…
Reference in a new issue