crobibero 5 سال پیش
والد
کامیت
f017f5c97f
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      Jellyfin.Api/Models/PlaylistDtos/CreatePlaylistDto.cs

+ 1 - 2
Jellyfin.Api/Models/PlaylistDtos/CreatePlaylistDto.cs

@@ -1,5 +1,4 @@
-#nullable enable
-using System;
+using System;
 
 
 namespace Jellyfin.Api.Models.PlaylistDtos
 namespace Jellyfin.Api.Models.PlaylistDtos
 {
 {