go webs go

This commit is contained in:
Chris Wanstrath 2026-01-27 23:00:44 -08:00
parent 79b64d80b5
commit dd25203f66

View File

@ -248,6 +248,7 @@ const LogLine = define('LogLine', {
const LogTime = define('LogTime', {
color: theme('colors-textFaintest'),
marginRight: 12,
display: 'inline',
})
const stateLabels: Record<AppState, string> = {