Update vite

This commit is contained in:
Kevin Yue
2024-04-04 18:34:58 +08:00
parent 29cfa9e24b
commit c347f97b95
3 changed files with 9 additions and 9 deletions

View File

@@ -42,7 +42,7 @@ impl ClientOs {
}
}
#[derive(Debug, Serialize, Deserialize, Type, Default, Clone)]
#[derive(Debug, Serialize, Deserialize, Type, Default)]
pub struct GpParams {
is_gateway: bool,
user_agent: String,