Our linter is seriously picky.

This commit is contained in:
Travis Ralston 2019-11-20 20:49:41 -07:00
parent 560c0afae3
commit a69d818a0d

View File

@ -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")) {