fsSize() fixed parsing edge case issue mac OS

This commit is contained in:
Sebastian Hildebrandt
2021-02-02 21:16:29 +01:00
parent bbd1ce332d
commit 983a33fbfc
3 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -170,7 +170,7 @@
<img class="logo" src="assets/logo.png">
<div class="title">systeminformation</div>
<div class="subtitle"><span id="typed"></span>&nbsp;</div>
<div class="version">New Version: <span id="version">5.0.8</span></div>
<div class="version">New Version: <span id="version">5.0.9</span></div>
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
</div>
<div class="down">
@@ -396,4 +396,4 @@
</script>
</body>
</html>
</html>