We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a06667 + f384cca commit 289d896Copy full SHA for 289d896
lib/discourse_chatbot/functions/paint_edit_function.rb
@@ -1,7 +1,6 @@
1
# frozen_string_literal: true
2
3
require_relative '../function'
4
-require 'mime/types'
5
6
module DiscourseChatbot
7
class PaintEditFunction < Function
plugin.rb
@@ -1,7 +1,7 @@
# name: discourse-chatbot
# about: a plugin that allows you to have a conversation with a configurable chatbot in Discourse Chat, Topics and Private Messages
-# version: 1.5.9
+# version: 1.5.10
# authors: merefield
# url: https://github.com/merefield/discourse-chatbot
0 commit comments