mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
v0.3.4.3
This commit is contained in:
committed by
Matt Hill
parent
3ccbc626ff
commit
df88a55784
@@ -1039,4 +1039,9 @@ export const action = {
|
||||
}
|
||||
},
|
||||
|
||||
async "test-disk-usage"(effects, _input) {
|
||||
const usage = await effects.diskUsage()
|
||||
return usage
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user