fix editorconfig and downgrade react player back to lazy

This commit is contained in:
Kendall Garner
2025-05-28 21:57:47 -07:00
parent 608b322f9e
commit b6941df7a7
3 changed files with 3 additions and 3 deletions
@@ -12,7 +12,7 @@ import {
useRef,
useState,
} from 'react';
import ReactPlayer from 'react-player';
import ReactPlayer from 'react-player/lazy';
import { api } from '/@/renderer/api';
import {