move hw set and queue offset to user rest entitiy

switch to body email set
This commit is contained in:
Alex Bezdieniezhnykh
2025-05-02 11:29:56 +03:00
parent 0458739126
commit 289344799e
4 changed files with 41 additions and 13 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ public class UserQueueOffsets
public ulong AnnotationsOffset { get; set; }
public ulong AnnotationsConfirmOffset { get; set; }
public ulong AnnotationsCommandsOffset { get; set; }
}
}