Skip to content

Commit

Permalink
fix(submodules): submodules were updated
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 11, 2022
1 parent 32e527d commit 60b01d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/noVNC
Submodule noVNC updated 9 files
+3 −2 .eslintrc
+1 −0 README.md
+19 −6 app/styles/base.css
+38 −0 app/ui.js
+567 −0 core/ra2.js
+56 −0 core/rfb.js
+36 −3 docs/API.md
+357 −0 tests/test.ra2.js
+38 −13 vnc.html

0 comments on commit 60b01d7

Please sign in to comment.