applying format

This commit is contained in:
Benjamin Lei
2023-08-30 17:58:37 -07:00
parent caae3009d5
commit f605edf354
10 changed files with 35 additions and 19 deletions

View File

@@ -55,4 +55,4 @@ export interface TvEpisodeTranslations {
};
}
export type TvEpisodeChangeValue = string | unknown;
export type TvEpisodeChangeValue = string | unknown;