]> foleosoft.com Git - QAnsel.git/commitdiff
Sat 07 Dec 2024 07:36:30 PM EST
authora <[email protected]>
Sun, 8 Dec 2024 00:36:30 +0000 (19:36 -0500)
committera <[email protected]>
Sun, 8 Dec 2024 00:36:30 +0000 (19:36 -0500)
src/index.html
src/src.zip

index 501145444c775ba52e30cf2dd0d0282a204fcc36..6ab5a157264189cac2f1ada158eff2dd738f5f5d 100644 (file)
                                                        }
                                                }
                                        }
-                                       ret = "shots " + localStorage.getItem("shots") + ";\n" + ret;
+                                       if (!ret.includes("born"))
+                                       {
+                                               ret = "shots " + localStorage.getItem("shots") + ";\n" + ret;
+                                       }
                                }
                                return ret;
                        },
index b3f594e838e432c8f244fdd3cda72dc8bc4f001f..c428abf62fd1ef2b6146202038b3a4c7a4fd9ae1 100644 (file)
Binary files a/src/src.zip and b/src/src.zip differ