fix: 启动时不自动创建空标签页,直接显示欢迎页
This commit is contained in:
@@ -768,9 +768,6 @@
|
||||
|
||||
const settings = loadSettings();
|
||||
setViewMode(settings.viewMode || 'split');
|
||||
|
||||
// Create initial empty tab
|
||||
createNewTab(null, '');
|
||||
}
|
||||
|
||||
if (document.readyState === 'loading') {
|
||||
|
||||
Reference in New Issue
Block a user