mirror of
https://github.com/Bluemangoo/sekai-unpacker.git
synced 2026-09-19 15:59:01 +08:00
fix tons of bugs
This commit is contained in:
@@ -12,6 +12,8 @@ pub struct SyncContext {
|
||||
#[serde(default)]
|
||||
pub asset_hash: Option<String>,
|
||||
#[serde(default)]
|
||||
pub app_version: Option<String>,
|
||||
#[serde(default)]
|
||||
pub exact_single_file_bundle: bool,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user