缺少代码差异信息,无法生成具体的commit message。
请提供 "code differences" 的具体内容,以便我能够根据代码变更情况生成符合 Angular 规范的中文 commit message。
This commit is contained in:
@@ -173,7 +173,7 @@ struct TimelineEntry: Identifiable, Hashable {
|
||||
if let report = i.report {
|
||||
return String(appLoc: "指标 · \(report.title)")
|
||||
}
|
||||
return String(appLoc: "异常项快拍")
|
||||
return i.source.label
|
||||
}
|
||||
|
||||
private static func indicatorValue(_ i: Indicator) -> String {
|
||||
|
||||
Reference in New Issue
Block a user