mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 10:34:18 +00:00
use default install invokation
This commit is contained in:
parent
6be4fdcd12
commit
7a4a760d6f
@ -194,9 +194,7 @@ class ElectronApp {
|
|||||||
return this.authService.authorize(pkgid, token)
|
return this.authService.authorize(pkgid, token)
|
||||||
}
|
}
|
||||||
default: {
|
default: {
|
||||||
return sendToRender("new:message", {
|
return sendToRender("installation:invoked", explicitAction[0])
|
||||||
message: "Unrecognized URL action"
|
|
||||||
})
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user