mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2026-04-18 21:55:02 -04:00
Updates
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package types
|
||||
|
||||
type Media struct {
|
||||
Id string
|
||||
Name string
|
||||
Title string
|
||||
Description string
|
||||
Url string
|
||||
}
|
||||
Reference in New Issue
Block a user