diff --git a/install.js b/install.js index fd0bd61..ca79f5c 100644 --- a/install.js +++ b/install.js @@ -119,13 +119,6 @@ module.exports = async kernel => title: 'Installation completed', description: 'Return to the dashboard to start FaceFusion.' } - }, - { - method: 'browser.open', - params: - { - uri: '/?selected=facefusion' - } } ] };