apply_patches.sh: Re-enable element-web

This commit is contained in:
SpiritCroc 2024-10-29 17:04:30 +01:00
parent 44ea087c1a
commit 82bcf74d8e

View File

@ -20,8 +20,8 @@ print_section "Apply patches to matrix-js-sdk"
apply_patches matrix-js-sdk
print_section "Apply patches to matrix-react-sdk"
apply_patches matrix-react-sdk
#print_section "Apply patches to element-web"
#apply_patches element-web
print_section "Apply patches to element-web"
apply_patches element-web
print_section "Apply patches to element-desktop"
apply_patches element-desktop