forked from Botanical/BotanJS
Generalize tags to flags
This commit is contained in:
@@ -27,6 +27,8 @@ _AstJson_.AJaxGetArticle.entry;
|
||||
_AstJson_.AJaxGetArticle.entry.date_published;
|
||||
/** @type {Array} */
|
||||
_AstJson_.AJaxGetArticle.entry.tags;
|
||||
/** @type {Array} */
|
||||
_AstJson_.AJaxGetArticle.entry.section;
|
||||
/** @type {String} */
|
||||
_AstJson_.AJaxGetArticle.entry.text;
|
||||
/** @type {String} */
|
||||
|
||||
Reference in New Issue
Block a user