Added SSE function and add readAt for notification
This commit is contained in:
@@ -15,3 +15,14 @@ export const settingsData = [
|
||||
description: 'The keywords of the site',
|
||||
},
|
||||
];
|
||||
|
||||
export const userData = [
|
||||
{
|
||||
name: 'Raysam',
|
||||
email: 'raysam024@gmail.com',
|
||||
},
|
||||
{
|
||||
name: 'Raysam',
|
||||
email: 'juines.liu@gmail.com',
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user