File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
assets/javascripts/discourse/components Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ import Component from "@glimmer/component";
22import { action } from " @ember/object" ;
33import didInsert from " @ember/render-modifiers/modifiers/did-insert" ;
44import { service } from " @ember/service" ;
5- import { service } from " @ember/service" ;
65
76export default class ComposerRaiserCompopnent extends Component {
87 @service siteSettings;
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22# name: discourse-chatbot
33# about: a plugin that allows you to have a conversation with a configurable chatbot in Chat, Topics and Private Messages
4- # version: 1.5.18
4+ # version: 1.5.19
55# authors: merefield
66# url: https://github.com/merefield/discourse-chatbot
77
You can’t perform that action at this time.
0 commit comments