Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhancement: Backgrounds #504

Open
1 of 5 tasks
Aviortheking opened this issue Jun 27, 2024 · 0 comments
Open
1 of 5 tasks

enhancement: Backgrounds #504

Aviortheking opened this issue Jun 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Aviortheking
Copy link
Member

Data affected

  • Card
  • Set
  • Serie
  • Other
  • new Data Type

Please explain in more details what idea you have

Modern sets have wallpapers that are available for download, it might be cool to also put them on the DB

interface Wallpaper {
	url: string
	size: `${number}x${number}` // ex 1920x1080
	aspectRatio: `${number}/${number}` // ex 16/9
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant