Open cloudron account view if app update requires subscription
This commit is contained in:
@@ -82,7 +82,7 @@ function onAskUpdate() {
|
||||
}
|
||||
|
||||
function onSetupSubscription() {
|
||||
// TODO payment
|
||||
window.location.href = '/#/cloudron-account';
|
||||
}
|
||||
|
||||
onMounted(async () => {
|
||||
|
||||
Reference in New Issue
Block a user