Update ReverseImageSearch.plugin.js

This commit is contained in:
Mirco Wittrien 2019-10-06 17:07:31 +02:00
parent 8cb52bd4fc
commit f2dcef6316
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class ReverseImageSearch {
constructor () {
this.changelog = {
"added":[["New Options","Right clicking a user avatar/server icon/custom emoji now also adds a context menu entry to reverse iamge search the image, can be disabled"]]
"added":[["New Options","Right clicking a user avatar/server icon/custom emoji now also adds a context menu entry to reverse image search the image, can be disabled"]]
};
}