fix: adds pull-to-refresh to pwa

This commit is contained in:
2025-07-14 21:11:57 -05:00
parent c09c7ad030
commit 4824c2d344
2 changed files with 11 additions and 0 deletions

View File

@@ -64,4 +64,7 @@ return [
'version' => '2.4.3',
'type' => 'css',
],
'pulltorefreshjs' => [
'version' => '0.1.22',
],
];