Prettier format pending files

This commit is contained in:
Builder.io 2025-09-28 00:23:53 +00:00
parent d7f628015d
commit e60ed816d4

View file

@ -577,7 +577,7 @@ export const aethexRealtimeService = {
"postgres_changes",
{
event: "INSERT",
schema: "public",
schema: "public",
table: "notifications",
filter: `user_id=eq.${userId}`,
},