mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 23:06:40 +00:00
TTS form no longer showed due to import oopsie (#11742)
This commit is contained in:
parent
3269b2878b
commit
cf8e2a6d02
@ -49,7 +49,8 @@ import "../ha-svg-icon";
|
||||
import "../ha-fab";
|
||||
import { browseLocalMediaPlayer } from "../../data/media_source";
|
||||
import { isTTSMediaSource } from "../../data/tts";
|
||||
import { TtsMediaPickedEvent } from "./ha-browse-media-tts";
|
||||
import type { TtsMediaPickedEvent } from "./ha-browse-media-tts";
|
||||
import "./ha-browse-media-tts";
|
||||
|
||||
declare global {
|
||||
interface HASSDomEvents {
|
||||
|
Loading…
x
Reference in New Issue
Block a user