feat: 添加自定义终端字体描边和阴影设置项
This commit is contained in:
@@ -45,7 +45,6 @@ const formatTaskTitle = (task: TransferTask): string => {
|
||||
return `${sourceServerName} (${fileName} -> ${targetPath})`;
|
||||
};
|
||||
|
||||
// --- 新增:文件传输相关 ---
|
||||
|
||||
// 数据结构参考
|
||||
interface TransferSubTask {
|
||||
|
||||
Reference in New Issue
Block a user