commit | eb72621cdca5ade749f87378117f5d6d2861255d | [log] [tgz] |
---|---|---|
author | ricolin <rlin@vexxhost.com> | Thu Sep 29 04:17:18 2022 +0800 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Sep 28 16:27:53 2022 -0400 |
tree | 6ef242ba1e1df61ca5345ccc53c32e90c844d724 | |
parent | 3d1b8611cc32f145b8ac738e6febcaed844b1730 [diff] |
Switch to use vnc_lite instead of vnc_auto Change noVNC to use novnc_lite.html instead of vnc_auto.html. vnc_auto.html was replaced in noVNC long time ago, we should adopt that change as well. ref: https://github.com/novnc/noVNC/issues/695
You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg