0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-18 01:22:43 +00:00

Property alignment in googleActions.js

This commit is contained in:
G.Ambatte
2021-08-18 16:20:27 +12:00
parent f609962d44
commit 7a081e1147

View File

@@ -117,7 +117,6 @@ GoogleActions = {
gDrive : true, gDrive : true,
googleId : file.id, googleId : file.id,
pageCount : file.properties.pageCount, pageCount : file.properties.pageCount,
title : file.properties.title, title : file.properties.title,
description : file.description, description : file.description,
views : file.properties.views, views : file.properties.views,