A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

Import missing sendJsonData function

+1 -1
+1 -1
src/Javascript/Brain/user.js
··· 9 9 10 10 import { SECRET_KEY_LOCATION } from "./common.js" 11 11 import { decryptIfNeeded, fromCache, removeCache } from "./common.js" 12 - import { reportError, storageCallback, toCache } from "./common.js" 12 + import { reportError, sendJsonData, storageCallback, toCache } from "./common.js" 13 13 14 14 15 15 const ports = []