mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-07 05:14:16 +02:00
Corrected comments
This commit is contained in:
parent
3b98c3f4af
commit
8148a0c204
3 changed files with 3 additions and 3 deletions
|
|
@ -27,7 +27,7 @@ export default class DHCommunity extends BaseDataItem {
|
|||
|
||||
/**@inheritdoc */
|
||||
async getDescriptionData() {
|
||||
// Preload all class features for acquisition from the cache
|
||||
// Preload all community features for acquisition from the cache
|
||||
// todo: make feature acquisition async and replace feature helpers for methods
|
||||
await fromUuids(this._source.features);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue