remove tts debug code
This commit is contained in:
@@ -58,6 +58,5 @@ export function TTSButton(props: { id: string, selector: string, complete: boole
|
||||
<FormattedMessage defaultMessage="Stop" description="Label for the button that stops text-to-speech playback" />
|
||||
</span>}
|
||||
</Button>
|
||||
{JSON.stringify(state)}
|
||||
</>);
|
||||
}
|
||||
|
Reference in New Issue
Block a user