mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
🐛 fix: add notification id prefixes to idGenerator
This commit is contained in:
@@ -24,6 +24,8 @@ const prefixes = {
|
||||
memory: 'mem',
|
||||
messageGroups: 'mg',
|
||||
messages: 'msg',
|
||||
notificationDeliveries: 'ndlv',
|
||||
notifications: 'ntf',
|
||||
plugins: 'plg',
|
||||
sessionGroups: 'sg',
|
||||
sessions: 'ssn',
|
||||
|
||||
Reference in New Issue
Block a user