HALL OF FAME
This commit is contained in:
@@ -24,7 +24,6 @@
|
|||||||
.then( x => x.json() )
|
.then( x => x.json() )
|
||||||
.then( x => allUsers = x );
|
.then( x => allUsers = x );
|
||||||
}
|
}
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
<Header />
|
<Header />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user