-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TW-795: fixed link styles and center
- Loading branch information
Julian KOUNE
committed
Oct 16, 2023
1 parent
824179a
commit 8ccfa3d
Showing
3 changed files
with
10 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -66,7 +66,7 @@ dependencies: | |
keyboard_shortcuts: ^0.1.4 | ||
latlong2: ^0.8.1 | ||
matrix: | ||
git: | ||
git: | ||
url: [email protected]:linagora/matrix-dart-sdk.git | ||
ref: twake-supported-0.22.4 | ||
matrix_homeserver_recommendations: ^0.3.0 | ||
|
@@ -271,10 +271,11 @@ dependency_overrides: | |
path: wakelock_windows/ | ||
# TODO: Remove it after this PR merged | ||
# https://github.com/Sorunome/matrix_link_text/pull/4 | ||
# https://github.com/Sorunome/matrix_link_text/pull/5 | ||
matrix_link_text: | ||
git: | ||
git: | ||
url: https://github.com/linagora/matrix_link_text.git | ||
ref: feat/add-text-span-builder | ||
ref: twake-supported | ||
|
||
cider: | ||
link_template: | ||
|