0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 12:02:48 +00:00

update readFileMetadata to be getGoogleBrew

This commit is contained in:
Charlie Humphreys
2022-02-16 21:51:14 -06:00
parent 927345b131
commit 7cc7bd4786
2 changed files with 2 additions and 2 deletions

View File

@@ -233,7 +233,7 @@ const GoogleActions = {
return newHomebrew;
},
readFileMetadata : async (id, accessId, accessType)=>{
getGoogleBrew : async (id, accessId, accessType)=>{
const drive = google.drive({ version: 'v3' });
const obj = await drive.files.get({