From 0bda5495c4826a64f7158735ee46675eb1f26049 Mon Sep 17 00:00:00 2001 From: LandaMm Date: Sat, 24 May 2025 14:24:22 +0200 Subject: [PATCH] feat: connected field set --- web/src/context/db/provider.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/context/db/provider.tsx b/web/src/context/db/provider.tsx index f6d41bc..a0d9aa4 100644 --- a/web/src/context/db/provider.tsx +++ b/web/src/context/db/provider.tsx @@ -15,6 +15,7 @@ export const DbProvider: FC = ({ children }) => {