2
0
crobibero 5 жил өмнө
parent
commit
f017f5c97f

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

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