mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-30 05:37:05 +02:00
RecordingMsid -> RecordingMSID
This commit is contained in:
parent
7c0774fb8d
commit
20c9ada6ec
2 changed files with 3 additions and 3 deletions
|
@ -112,7 +112,7 @@ type Love struct {
|
|||
Created time.Time
|
||||
UserName string
|
||||
RecordingMBID mbtypes.MBID
|
||||
RecordingMsid mbtypes.MBID
|
||||
RecordingMSID mbtypes.MBID
|
||||
}
|
||||
|
||||
type ListensList []Listen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue