Skip to main content

remember to reload after getting new metadata

ID
1588bec
date
2023-05-14 21:36:58+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
7ad4596
message
remember to reload after getting new metadata
changed files
1 file, 1 addition, 1 deletion

Changed files

templates/index.html (6644) → templates/index.html (6671)

diff --git a/templates/index.html b/templates/index.html
index 24653a8..576c8f6 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -14,7 +14,7 @@
       ({{ states.values() | sum | intcomma }} total)
     </li>
     <li>
-      <a href="#" onclick="httpPOST('/refresh')">refresh photos metadata</a>
+      <a href="#" onclick="httpPOST('/refresh'); window.location.reload();">refresh photos metadata</a>
     </li>
     {% if next_asset_id_to_review %}
     <li>