Skip to content

Commit

Permalink
chore: add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 committed Jan 11, 2022
1 parent 7a2bf1f commit 76b7ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/internet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export class Internet {
this[name] = this[name].bind(this);
}

// TODO @Shinigami92 2022-01-11: We should find a better strategy as assigning this property to a function
// @ts-expect-error
this.avatar.schema = {
description: 'Generates a URL for an avatar.',
Expand Down

0 comments on commit 76b7ff0

Please sign in to comment.