Skip to content

Commit

Permalink
Remove documentation for removed property
Browse files Browse the repository at this point in the history
  • Loading branch information
zeel01 committed Feb 23, 2022
1 parent e11a440 commit af79b4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/dnd5e/ItemPrep.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import InnateSpellbookPrep from "./InnateSpellbookPrep.js"
* @typedef Feature
* @property {typeof ItemPreper} prep - An item preparation class for this type of item
* @property {Function} filter - A filtering function to locate items of this type
* @property {string} label - The localized label for this type of item
* @property {Array} items - An array of items of this type
* @property {object} dataset - An object of additional data
* @property {string} dataset.type - The "type" of the item that dnd5e recognizes
Expand Down

0 comments on commit af79b4f

Please sign in to comment.