Corrected comments

This commit is contained in:
WBHarry 2026-06-04 20:07:52 +02:00
parent 3b98c3f4af
commit 8148a0c204
3 changed files with 3 additions and 3 deletions

View file

@ -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);