kill outdated command

This commit is contained in:
henryruhs
2026-03-19 01:41:41 +01:00
parent db25465421
commit d7b16cb01c
-7
View File
@@ -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'
}
}
]
};