mirror of
https://github.com/ragestudio/relic.git
synced 2025-06-09 02:24: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)
|
||||
}
|
||||
default: {
|
||||
return sendToRender("new:message", {
|
||||
message: "Unrecognized URL action"
|
||||
})
|
||||
return sendToRender("installation:invoked", explicitAction[0])
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user