mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 21:24:59 +08:00
Our linter is seriously picky.
This commit is contained in:
parent
560c0afae3
commit
a69d818a0d
@ -291,7 +291,7 @@ export default class Stickerpicker extends React.Component {
|
||||
* Show the sticker picker overlay
|
||||
* If no stickerpacks have been added, show a link to the integration manager add sticker packs page.
|
||||
* @param {Event} e Event that triggered the function
|
||||
* @returns Nothing of use when the thing happens.
|
||||
* @return Nothing of use when the thing happens.
|
||||
*/
|
||||
_onShowStickersClick(e) {
|
||||
if (!SettingsStore.getValue("integrationProvisioning")) {
|
||||
|
Loading…
Reference in New Issue
Block a user