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:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user