话题评分插件

我在浏览器开发者控制台中发现了一个弃用通知:

deprecation-identify-source.js:15 弃用:[PLUGIN discourse-ratings] topic 属性路径在 discourse/plugins/discourse-ratings/discourse/templates/connectors/topic-category/topic-tip-container.hbs 模板中使用,但未使用 this。此回退行为已被弃用,在模板中使用时,所有属性都必须通过 this 查找:{{this.topic}} [弃用 ID:ember-this-fallback.this-property-fallback] 此功能将在 ember-this-fallback n/a 中移除。有关更多详细信息,请参阅 Resolving the `this-property-fallback` deprecation

只是想提请注意——虽然我自己无法修复。:see_no_evil_monkey: