From d7b16cb01c1ed988e254858f8cc8bb5412cd9565 Mon Sep 17 00:00:00 2001 From: henryruhs Date: Thu, 19 Mar 2026 01:41:41 +0100 Subject: [PATCH] kill outdated command --- install.js | 7 ------- 1 file changed, 7 deletions(-) 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' - } } ] };