mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
use digest-score service
This commit is contained in:
parent
822f249fb1
commit
3ad826392e
1 changed files with 1 additions and 1 deletions
|
|
@ -79,4 +79,4 @@ class ScoreClientImpl implements ScoreClient {
|
|||
}
|
||||
}
|
||||
|
||||
export const scoreClient = new StubScoreClientImpl()
|
||||
export const scoreClient = new ScoreClientImpl()
|
||||
|
|
|
|||
Loading…
Reference in a new issue