Fixed ReferenceError

Fixed ReferenceError: m is not defined
This commit is contained in:
molan-git 2020-04-28 22:24:35 +02:00 committed by GitHub
parent e2a52205f3
commit ded87711f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ Page {
// line below was commented out, reason unknown
// username = messageObject.data
break;
case 'locked':m
case 'locked':
locked = messageObject.data
break;
case 'created_at':