misskey
misskey copied to clipboard
typo: notificationRecieveConfig -> notificationReceiveConfig
💡 Summary
通知の受信設定の notificationRecieveConfig は恐らく notificationReceiveConfig の typo です。
(API の変更とマイグレーションが必要になるので直すべきかは微妙なところですが)
🥰 Expected Behavior
notificationReceiveConfig
🤬 Actual Behavior
notificationRecieveConfig
📝 Steps to Reproduce
No response
💻 Frontend Environment
No response
🛰 Backend Environment (for server admin)
* Installation Method or Hosting Service:
* Misskey: 2024.3.0
* Node:
* PostgreSQL:
* Redis:
* OS and Architecture:
Do you want to address this bug yourself?
- [ ] Yes, I will patch the bug myself and send a pull request