1
0
Fork 0

Bugfix typo

This commit is contained in:
legoboyvdlp R 2020-07-30 19:40:09 +01:00
parent 86f265b791
commit 4aa039f671

View file

@ -1,4 +1,4 @@
var receivedMessages = { var receivedMessagesPage = {
title: nil, title: nil,
fontMatrix: [[0, 0, 0, 0, 0, 0],[0, 0, 0, 0, 0, 0]], 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]], arrowsMatrix: [[0, 0, 0, 0, 0, 0],[0, 0, 0, 0, 0, 0]],