From 424aef1991d24355fe41384ab57163e21c33ae27 Mon Sep 17 00:00:00 2001 From: Ranlvor Date: Sun, 15 Nov 2020 03:58:38 +0100 Subject: [PATCH] Properly include Buffer to fix linter errors Thank you for the line, @uwap. --- config/uwap-home/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config/uwap-home/index.js b/config/uwap-home/index.js index 2116f4f..473544f 100644 --- a/config/uwap-home/index.js +++ b/config/uwap-home/index.js @@ -4,6 +4,7 @@ import * as types from "config/types"; import { svg, withState } from "config/icon"; import { hex } from "config/colors"; import * as icons from "@mdi/js"; +import { Buffer } from "bl"; const topicBulbHomeRust = (bulb: string, argument: string) => ({ [`${bulb}${argument}`]: {