mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
move mounts to daemons constructor
This commit is contained in:
@@ -500,7 +500,7 @@ export type Effects = {
|
||||
target: {
|
||||
packageId: string
|
||||
volumeId: string
|
||||
path: string
|
||||
subpath: string | null
|
||||
readonly: boolean
|
||||
}
|
||||
}): Promise<string>
|
||||
|
||||
Reference in New Issue
Block a user