Compare commits

..

No commits in common. "11778e2629fd18f89e3178303b70ef5f8212b64e" and "f87eb4dcdd041ae4ef93209151bce24f9704cb1b" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ export const createLocalUser = async ({ refreshToken = undefined, code = undefin
async onRefresh() {
await UserStore.findOneAndUpdate(
{ 'spotify.userId': client.user.id },
{ 'spotify.refreshToken': client.refreshMeta.refreshToken },
{ spotify: { refreshToken: client.refreshMeta.refreshToken } }
);
},
});

@ -1 +1 @@
Subproject commit f3b95916688df6b4a9834bb5d4adfb9ceec6093d
Subproject commit 2b501fdeed21fd533ae2e5968b08ec4291d288f9