mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 10:34:18 +00:00
disable temporaly config ask
This commit is contained in:
parent
4b76589c05
commit
f3db738c7f
@ -98,9 +98,9 @@ export default async function install(manifest) {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
if (Array.isArray(pkg.install_ask_configs)) {
|
// if (Array.isArray(pkg.install_ask_configs)) {
|
||||||
sendToRender("pkg:install:ask", pkg)
|
// sendToRender("pkg:install:ask", pkg)
|
||||||
}
|
// }
|
||||||
|
|
||||||
sendToRender(`pkg:update:status`, {
|
sendToRender(`pkg:update:status`, {
|
||||||
id: pkg_id,
|
id: pkg_id,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user