mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-19 10:42:43 +00:00
test change
This commit is contained in:
@@ -249,10 +249,8 @@ const GoogleActions = {
|
||||
}
|
||||
|
||||
await drive.permissions.create({
|
||||
resource : {
|
||||
type : 'anyone',
|
||||
role : 'writer'
|
||||
},
|
||||
resource : { type : 'anyone',
|
||||
role : 'writer' },
|
||||
fileId : obj.data.id,
|
||||
fields : 'id',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user