mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-09 01:08:39 +00:00
lint pass
This commit is contained in:
@@ -49,9 +49,9 @@ const emojiCompletionList = (context)=>{
|
||||
//Info is the tooltip
|
||||
|
||||
return {
|
||||
from : word.from + 1,
|
||||
from : word.from + 1,
|
||||
options,
|
||||
filter: false,
|
||||
filter : false,
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user