mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 12:02:48 +00:00
Add Page Count to the Google brew update function
This commit is contained in:
@@ -163,6 +163,7 @@ GoogleActions = {
|
||||
version : brew.version,
|
||||
renderer : brew.renderer,
|
||||
tags : brew.tags,
|
||||
pageCount : brew.pageCount,
|
||||
systems : brew.systems.join()
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user