[code] fix spelling

This commit is contained in:
zhangtianli2006 2021-03-26 21:44:18 +08:00
parent 06587d6d3d
commit 2c68db82b3

View File

@ -79,7 +79,7 @@ async function init() {
write_message({ write_message({
type: 'system-message', type: 'system-message',
msg: 'Notification permission are use to get you infomated. Please allow it.', msg: 'Notification permission are use to get you informated. Please allow it.',
is_private: true, is_private: true,
plain: true, plain: true,
}); });