Reassign leftover Api12ToDo to Api13ToDo

This commit is contained in:
goaaats 2025-04-15 19:12:07 +02:00
parent 1841014155
commit 2f0c57d5ad
3 changed files with 16 additions and 40 deletions

View file

@ -75,7 +75,7 @@ public class ItemPayload : Payload
/// <summary>
/// Kinds of items that can be fetched from this payload.
/// </summary>
[Api12ToDo("Move this out of ItemPayload. It's used in other classes too.")]
[Api13ToDo("Move this out of ItemPayload. It's used in other classes too.")]
public enum ItemKind : uint
{
/// <summary>