Bugfix typo
This commit is contained in:
parent
86f265b791
commit
4aa039f671
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
var receivedMessages = {
|
||||
var receivedMessagesPage = {
|
||||
title: nil,
|
||||
fontMatrix: [[0, 0, 0, 0, 0, 0],[0, 0, 0, 0, 0, 0]],
|
||||
arrowsMatrix: [[0, 0, 0, 0, 0, 0],[0, 0, 0, 0, 0, 0]],
|
||||
|
|
Loading…
Add table
Reference in a new issue