Fix patches to account for matrix-react-sdk being merged into element-web

This commit is contained in:
q 2024-10-30 14:24:16 -04:00
parent f5374e8d47
commit 3f62884e66

View File

@ -17,7 +17,7 @@
element=../element-web element=../element-web
# Running the shell scripts: # Running the shell scripts:
#./add_custom_reactions.sh $element ./add_custom_reactions.sh $element
./add_greentext.sh $element ./add_greentext.sh $element
./delete_login_footer.sh $element ./delete_login_footer.sh $element
./remove-share-to-nonfree-services.sh $element ./remove-share-to-nonfree-services.sh $element