Skip to content

Commit

Permalink
Merge pull request #285 from vector-im/fix-title
Browse files Browse the repository at this point in the history
Fix Title
  • Loading branch information
robertlong authored Mar 29, 2022
2 parents 3c56f7f + 2ba1bab commit 46bcb8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/dockerbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ set -ex
export VITE_DEFAULT_HOMESERVER=https://call.ems.host
export VITE_SENTRY_DSN=https://b1e328d49be3402ba96101338989fb35@sentry.matrix.org/41
export VITE_RAGESHAKE_SUBMIT_URL=https://element.io/bugreports/submit
export VITE_PRODUCT_NAME="Element Call"

git clone https://github.com/matrix-org/matrix-js-sdk.git
cd matrix-js-sdk
Expand Down

0 comments on commit 46bcb8a

Please sign in to comment.