mirror of
https://github.com/rowyio/rowy.git
synced 2026-07-12 21:39:28 +02:00
initialize tables in FT_USERS doc
This commit is contained in:
@@ -52,6 +52,7 @@ export const AppProvider: React.FC<IAppProviderProps> = ({
|
||||
}, {});
|
||||
db.doc(userDoc.path).set(
|
||||
{
|
||||
tables: {},
|
||||
user: userData,
|
||||
theme: {
|
||||
palette: {
|
||||
|
||||
Reference in New Issue
Block a user