mirror of
https://github.com/ThaUnknown/miru.git
synced 2026-04-21 09:11:57 +00:00
chore: standard
This commit is contained in:
parent
7daf32f91a
commit
bd6e302705
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
import { readable, writable } from 'simple-store-svelte'
|
import { readable, writable } from 'simple-store-svelte'
|
||||||
import { add } from '@/modules/torrent.js'
|
import { add } from '@/modules/torrent.js'
|
||||||
import { alToken, set } from '../Settings.svelte'
|
import { alToken, set } from '../Settings.svelte'
|
||||||
import { alRequest, alID } from '@/modules/anilist.js'
|
import { alRequest } from '@/modules/anilist.js'
|
||||||
import { sleep } from '@/modules/util.js'
|
import { sleep } from '@/modules/util.js'
|
||||||
import { resolveFileMedia } from '@/modules/anime.js'
|
import { resolveFileMedia } from '@/modules/anime.js'
|
||||||
import { getRSSContent, getReleasesRSSurl } from '@/lib/RSSView.svelte'
|
import { getRSSContent, getReleasesRSSurl } from '@/lib/RSSView.svelte'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue