diff --git a/src/public/app/widgets/floating_buttons/zpetne_odkazy.js b/src/public/app/widgets/floating_buttons/zpetne_odkazy.js index 04c6b54e5..8761f20fb 100644 --- a/src/public/app/widgets/floating_buttons/zpetne_odkazy.js +++ b/src/public/app/widgets/floating_buttons/zpetne_odkazy.js @@ -93,7 +93,7 @@ export default class BacklinksWidget extends NoteContextAwareWidget { return; } - this.$ticker.toggle(true); + this.toggle(true); this.$count.text( `${resp.count} backlink` + (resp.count === 1 ? '' : 's')