Update scripts

This commit is contained in:
freearhey
2025-05-01 00:51:41 +03:00
parent 4d8eb9199c
commit 4893ed965c
7 changed files with 39 additions and 47 deletions

View File

@@ -1,4 +1,4 @@
import { Collection, Storage, Logger, File } from '@freearhey/core'
import { Collection, Storage, File } from '@freearhey/core'
import { Stream, Category, Playlist } from '../models'
import { PUBLIC_DIR } from '../constants'
import { Generator } from './generator'