#1 TypeError: Cannot read properties of undefined (reading 'toLowerCase') [v1.10.8-15, all] #2

Merged
q merged 13 commits from jon/element-web-patches:master into master 2022-03-31 16:19:31 -04:00
Showing only changes of commit aafc13488e - Show all commits

View File

@ -1,4 +1,5 @@
#!/bin/sh
# TODO: Check `set -euo pipefail` compat
# just to fix kick
sed -i -e 's/remove/holocaust/g' \
-e 's/Removes/Holocausts/g' ../node_modules/matrix-react-sdk/src/SlashCommands.tsx