mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-09-03 05:10:00 +03:00
Fix module import
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import dayjs from "dayjs";
|
||||
import PlexSource from "./PlexSource";
|
||||
import PlexSource from "./PlexSource.js";
|
||||
|
||||
export default class TautulliSource extends PlexSource {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user