mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-14 14:56:34 +10:00
Fix server error messages
This commit is contained in:
@@ -4,6 +4,7 @@ use serde::{Deserialize, Serialize};
|
||||
pub enum Platform {
|
||||
Windows,
|
||||
Linux,
|
||||
#[allow(non_camel_case_types)]
|
||||
macOS,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user