test
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: VirtualHere Client
|
name: VirtualHere Client
|
||||||
version: "0.1.192"
|
version: "0.1.193"
|
||||||
slug: vhclient
|
slug: vhclient
|
||||||
description: VirtualHere Client
|
description: VirtualHere Client
|
||||||
arch:
|
arch:
|
||||||
@@ -42,6 +42,7 @@ kernel_modules: true
|
|||||||
options:
|
options:
|
||||||
autouse: true
|
autouse: true
|
||||||
autofind: true
|
autofind: true
|
||||||
|
plugins: []
|
||||||
schema:
|
schema:
|
||||||
autouse: bool
|
autouse: bool
|
||||||
autofind: bool
|
autofind: bool
|
||||||
@@ -58,6 +59,8 @@ schema:
|
|||||||
device: str?,
|
device: str?,
|
||||||
use: bool?
|
use: bool?
|
||||||
}]
|
}]
|
||||||
|
plugins:
|
||||||
|
- str
|
||||||
stage: experimental
|
stage: experimental
|
||||||
init: false
|
init: false
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user