sort persons

This commit is contained in:
Aliberk Sandıkçı 2024-01-09 22:42:39 +03:00
parent 412bcc1035
commit 59f2c716dd
Signed by: asandikci
GPG Key ID: 25C67A03B5666BC1
1 changed files with 2 additions and 2 deletions

View File

@ -436,9 +436,9 @@
}
const persons2 = <?php echo json_encode(getAllPersonNames(), JSON_UNESCAPED_UNICODE) ?>;
person2.sort();
autocomplete(document.getElementById("mainInput"), persons2);
</script>
<script src="https://cdn.jsdelivr.net/npm/@tsparticles/confetti@3.0.3/tsparticles.confetti.bundle.min.js"></script>
</html>
</html>