mirror of
https://github.com/apricote/Listory.git
synced 2026-02-08 10:47:02 +00:00
feat(api): custom spotify crawler interval
This commit is contained in:
parent
97f5ef70ac
commit
66fd6ce1b4
6 changed files with 46 additions and 4 deletions
|
|
@ -15,5 +15,6 @@ import { SpotifyService } from "./spotify.service";
|
|||
SpotifyAuthModule,
|
||||
],
|
||||
providers: [SpotifyService],
|
||||
exports: [SpotifyService],
|
||||
})
|
||||
export class SpotifyModule {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue