fix: version comment in client.html

This commit is contained in:
Bill Church 2024-07-10 12:03:10 -04:00
parent cfa097bd0e
commit ea12cc8b7e
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
<!-- Version <%= htmlWebpackPlugin.options.version %> --> <!-- <%= htmlWebpackPlugin.options.version %> -->
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>