tokens, tokens, tokens... tokens all the way down (#820, #834)

This commit is contained in:
Michael Quigley
2025-02-04 14:59:35 -05:00
parent 3a08a840e3
commit a71f9eb3b1
105 changed files with 504 additions and 505 deletions

View File

@@ -26,8 +26,8 @@ type Frontend struct {
// id
ID int64 `json:"id,omitempty"`
// shr token
ShrToken string `json:"shrToken,omitempty"`
// share token
ShareToken string `json:"shareToken,omitempty"`
// updated at
UpdatedAt int64 `json:"updatedAt,omitempty"`