You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-07 10:46:24 +03:00
Our linter is seriously picky.
This commit is contained in:
@@ -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")) {
|
||||
|
||||
Reference in New Issue
Block a user