refac: HTML_FILE_ID handling

This commit is contained in:
Timothy Jaeryang Baek
2025-05-01 00:32:29 +04:00
parent e52e45d613
commit dadfa5f043
3 changed files with 20 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
import { WEBUI_API_BASE_URL } from '$lib/constants';
import { t } from 'i18next';
type ChannelForm = {
name: string;