Replace various instances of Riot with Element
This commit is contained in:
parent
d05c022d4f
commit
f1e89bf833
10 changed files with 11 additions and 11 deletions
|
@ -74,7 +74,7 @@ Key:
|
|||
|
||||
Notes:
|
||||
+ A task begins when all its dependencies (arrows going into it) are fulfilled.
|
||||
+ The success of setting up rageshake is never asserted, riot-web has a fallback path for running without IDB (and thus rageshake).
|
||||
+ The success of setting up rageshake is never asserted, element-web has a fallback path for running without IDB (and thus rageshake).
|
||||
+ Everything is awaited to be settled before the Modernizr check, to allow it to make use of things like i18n if they are successful.
|
||||
|
||||
Underlying dependencies:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue