🌗 color.ts

This commit is contained in:
nirholas
2026-03-31 10:22:43 +00:00
parent c9fa3fc3d3
commit 86f57932f6

View File

@@ -91,3 +91,4 @@ export async function call(
onDone(`Session color set to: ${colorArg}`, { display: 'system' })
return null
}