ssb: Suppress noisy output when running command-line actions with output intended to be parsed.
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
Some checks failed
Build Tilde Friends / Build-All (push) Has been cancelled
This commit is contained in:
@ -587,7 +587,7 @@ class TfMessageElement extends LitElement {
|
||||
></tf-message>
|
||||
`
|
||||
)}
|
||||
</div>`
|
||||
</div>`
|
||||
);
|
||||
} else if (typeof content?.type === 'string') {
|
||||
if (content.type == 'about') {
|
||||
|
Reference in New Issue
Block a user