[fix] typo

This commit is contained in:
方而静 2022-09-22 05:48:37 +00:00
parent a33cbdd1b7
commit 55c7402868

View File

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