mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-27 12:34:56 +01:00
update transaction modes
This commit is contained in:
@@ -70,7 +70,7 @@ namespace Emby.Server.Implementations.Social
|
||||
info.ItemId,
|
||||
info.UserId,
|
||||
info.ExpirationDate.ToDateTimeParamValue());
|
||||
});
|
||||
}, TransactionMode);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user