Chore: minor changes

This commit is contained in:
SukkaW
2025-01-04 11:31:52 +08:00
parent ba1485687d
commit 1899946306
3 changed files with 12 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ export function createRulesetForStreamService(span: Span,
fileId: string, title: string,
streamServices: Array<import('../Source/stream').StreamService>) {
return span.traceChildAsync(fileId, async (childSpan) => Promise.all([
// Domains
// Domains
new RulesetOutput(childSpan, fileId, 'non_ip')
.withTitle(`Sukka's Ruleset - Stream Services: ${title}`)
.withDescription([