mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 12:12:00 -06:00
4 lines
128 B
Go
4 lines
128 B
Go
package crunchyroll
|
|
|
|
// Wallpaper contains a wallpaper name which can be set via Account.ChangeWallpaper.
|
|
type Wallpaper string
|