mirror of
https://github.com/cgzirim/seek-tune.git
synced 2025-12-17 08:54:19 +00:00
Rename struct
This commit is contained in:
parent
12e366c240
commit
d569471334
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
package models
|
||||
|
||||
type Table struct {
|
||||
type Couple struct {
|
||||
AnchorTimeMs uint32
|
||||
SongID uint32
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue