mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-15 01:01:25 +10:00
feat(queue & game): queue and library UIs
This commit is contained in:
@ -26,9 +26,6 @@ pub struct DatabaseAuth {
|
||||
#[serde(tag = "type")]
|
||||
pub enum DatabaseGameStatus {
|
||||
Remote {},
|
||||
Queued {
|
||||
version_name: String,
|
||||
},
|
||||
Downloading {
|
||||
version_name: String,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user