ui: report self message tips

This commit is contained in:
linyuchen 2024-03-05 09:39:55 +08:00
parent 38368afa10
commit 276767e8bb

View File

@ -111,7 +111,7 @@ async function onSettingWindowCreated(view: Element) {
),
SettingItem(
'上报 Bot 自身发送的消息',
'上报event为message_sent',
'上报 event message_sent',
SettingSwitch('reportSelfMessage', config.reportSelfMessage),
),
SettingItem(