Fix mismatched import styling

This commit is contained in:
ThatGravyBoat
2024-05-06 03:55:09 -02:30
parent 2d94b4bf49
commit 5f8cf33249
4 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
import { MediaInfo } from "../models/mediaInfo";
import { MediaStatus } from "../models/mediaStatus";
import {RepeatState} from "../models/repeatState";
import { RepeatState } from "../models/repeatState";
export const mediaInfo = {
title: "",