mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-19 19:14:53 +00:00
Fix typo
This commit is contained in:
parent
0dad45ed91
commit
d90b1fa814
@ -90,7 +90,7 @@ $(function() {
|
||||
$inputMessage.focus();
|
||||
|
||||
Promise.all([
|
||||
createPrimaryKeys();
|
||||
createPrimaryKeys()
|
||||
])
|
||||
.then(function(data) {
|
||||
keys = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user