mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-04 04:39:03 +00:00
restore messenger emojis (#362)
* added messenger set * added messenger value
This commit is contained in:
parent
54319a8bf2
commit
63bf82507f
@ -298,9 +298,9 @@ on top of other windows even if it's not focused.
|
||||
|
||||
**author:** [dragonwocky](https://github.com/dragonwocky/)
|
||||
|
||||
| option | type | values/defaults |
|
||||
| ------ | ------ | --------------------------------------------------------------------------------------------------------------- |
|
||||
| style | select | twitter, apple, google, microsoft, samsung, whatsapp, facebook, joypixels, openmoji, emojidex, lg, htc, mozilla |
|
||||
| option | type | values/defaults |
|
||||
| ------ | ------ | -------------------------------------------------------------------------------------------------------------------------- |
|
||||
| style | select | twitter, apple, google, microsoft, samsung, whatsapp, facebook, messenger, joypixels, openmoji, emojidex, lg, htc, mozilla |
|
||||
|
||||

|
||||
|
||||
|
@ -26,6 +26,7 @@ module.exports = {
|
||||
'samsung',
|
||||
'whatsapp',
|
||||
'facebook',
|
||||
'messenger',
|
||||
'joypixels',
|
||||
'openmoji',
|
||||
'emojidex',
|
||||
|
Loading…
Reference in New Issue
Block a user