#1 TypeError: Cannot read properties of undefined (reading 'toLowerCase') [v1.10.8-15, all] #2
@ -1,4 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
# TODO: Check `set -euo pipefail` compat
|
||||||
# just to fix kick
|
# just to fix kick
|
||||||
sed -i -e 's/remove/holocaust/g' \
|
sed -i -e 's/remove/holocaust/g' \
|
||||||
-e 's/Removes/Holocausts/g' ../node_modules/matrix-react-sdk/src/SlashCommands.tsx
|
-e 's/Removes/Holocausts/g' ../node_modules/matrix-react-sdk/src/SlashCommands.tsx
|
||||||
|
Loading…
Reference in New Issue
Block a user