mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 01:13:39 +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