Skip to content

Commit 1fca4f0

Browse files
tiny info
1 parent 2f499a8 commit 1fca4f0

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

mods/readme.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ https://momentjs.com/
4040
#### jQuery
4141
https://jquery.com/
4242

43-
#### jQuery UI
44-
https://jqueryui.com/
45-
4643
#### Bootstrap 5
4744
https://getbootstrap.com/docs/5.3/getting-started/introduction/
4845

src/app/organisms/settings/pages/About.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ function AboutSection() {
1818
['Crypto Fonts', __ENV_APP__.DEPS['@cryptofonts/cryptofont']],
1919
['Emoji Data', __ENV_APP__.DEPS['emojibase-data']],
2020
['jQuery', __ENV_APP__.DEPS.jquery],
21-
['jQuery UI', __ENV_APP__.DEPS['jquery-ui']],
2221
['Linkifyjs', __ENV_APP__.DEPS.linkifyjs],
2322
initMatrix.matrixClient.olmVersion
2423
? ['OLM Version', initMatrix.matrixClient.olmVersion.join('.')]

0 commit comments

Comments
 (0)