From 48f69376b78dbb8fae2a8288e8242f87c11441e0 Mon Sep 17 00:00:00 2001 From: q Date: Sat, 26 Feb 2022 09:14:27 -0500 Subject: [PATCH] Fixing directory name to match new name --- code_patches.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code_patches.sh b/code_patches.sh index 4d0adbc..0ee2e48 100755 --- a/code_patches.sh +++ b/code_patches.sh @@ -46,4 +46,4 @@ patch "../node_modules/commonmark/dist/commonmark.js" ./greentext.patch echo running component index fix... cd ../node_modules/matrix-react-sdk yarn reskindex -cd ../../custom \ No newline at end of file +cd ../../element-web-patches