mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
fix: Test
This commit is contained in:
@@ -316,7 +316,7 @@ struct MountTarget {
|
||||
#[ts(type = "string")]
|
||||
package_id: PackageId,
|
||||
volume_id: String,
|
||||
path: String,
|
||||
subpath: Option<String>,
|
||||
readonly: bool,
|
||||
}
|
||||
#[derive(Debug, Clone, serde::Serialize, serde::Deserialize, TS)]
|
||||
|
||||
Reference in New Issue
Block a user