File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
src/app/organisms/settings/pages Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,6 @@ https://momentjs.com/
40
40
#### jQuery
41
41
https://jquery.com/
42
42
43
- #### jQuery UI
44
- https://jqueryui.com/
45
-
46
43
#### Bootstrap 5
47
44
https://getbootstrap.com/docs/5.3/getting-started/introduction/
48
45
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ function AboutSection() {
18
18
[ 'Crypto Fonts' , __ENV_APP__ . DEPS [ '@cryptofonts/cryptofont' ] ] ,
19
19
[ 'Emoji Data' , __ENV_APP__ . DEPS [ 'emojibase-data' ] ] ,
20
20
[ 'jQuery' , __ENV_APP__ . DEPS . jquery ] ,
21
- [ 'jQuery UI' , __ENV_APP__ . DEPS [ 'jquery-ui' ] ] ,
22
21
[ 'Linkifyjs' , __ENV_APP__ . DEPS . linkifyjs ] ,
23
22
initMatrix . matrixClient . olmVersion
24
23
? [ 'OLM Version' , initMatrix . matrixClient . olmVersion . join ( '.' ) ]
You can’t perform that action at this time.
0 commit comments