Fix typo for image import
This commit is contained in:
parent
195a421163
commit
cfe95bc464
@ -1,5 +1,5 @@
|
|||||||
import type { Episode } from "@slovo/models/episode";
|
import type { Episode } from "@slovo/models/episode";
|
||||||
import type { Image } from "@slobo/models/image";
|
import type { Image } from "@slovo/models/image";
|
||||||
|
|
||||||
export type Channel = {
|
export type Channel = {
|
||||||
name: string,
|
name: string,
|
||||||
|
Loading…
Reference in New Issue
Block a user