diff --git a/apply_patches.sh b/apply_patches.sh index 8d581f9..e1d3968 100755 --- a/apply_patches.sh +++ b/apply_patches.sh @@ -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