Prettier format pending files
This commit is contained in:
parent
d7f628015d
commit
e60ed816d4
1 changed files with 1 additions and 1 deletions
|
|
@ -577,7 +577,7 @@ export const aethexRealtimeService = {
|
|||
"postgres_changes",
|
||||
{
|
||||
event: "INSERT",
|
||||
schema: "public",
|
||||
schema: "public",
|
||||
table: "notifications",
|
||||
filter: `user_id=eq.${userId}`,
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue