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();
|
$inputMessage.focus();
|
||||||
|
|
||||||
Promise.all([
|
Promise.all([
|
||||||
createPrimaryKeys();
|
createPrimaryKeys()
|
||||||
])
|
])
|
||||||
.then(function(data) {
|
.then(function(data) {
|
||||||
keys = {
|
keys = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user