0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-27 15:52:39 +00:00

invited authors is not a thing

This commit is contained in:
Víctor Losada Hernández
2024-01-27 16:56:38 +01:00
parent 87e18c0521
commit 043f24d5ca

View File

@@ -19,7 +19,6 @@ const archive = {
title : brew.title,
description : brew.description,
authors : brew.authors,
invitedAuthors : brew.invitedAuthors,
tags : brew.tags,
pageCount : brew.pageCount,
systems : brew.systems,