HALL OF FAME

This commit is contained in:
batche
2022-12-22 18:40:42 +01:00
parent 97d4f1fef3
commit 4a322e9814

View File

@@ -24,7 +24,6 @@
.then( x => x.json() ) .then( x => x.json() )
.then( x => allUsers = x ); .then( x => allUsers = x );
} }
</script> </script>
<Header /> <Header />