fix
This commit is contained in:
parent
723c42dd0a
commit
5070b2f7e5
|
|
@ -7,7 +7,7 @@ export default {
|
|||
|
||||
return await onConnect(conn, room, {
|
||||
// experimental: persist the document to partykit's room storage
|
||||
persist: true,
|
||||
// persist: true,
|
||||
});
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue