fix: pwa not loading static files when offline (#241)

This commit is contained in:
Miguel Ribeiro
2024-03-18 23:43:23 +01:00
committed by GitHub
parent 560f5e3e51
commit 4e3376df93
2 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.17.1";
$version = "v1.17.2";
?>