diff --git a/src/stores/SnippetStore.js b/src/stores/SnippetStore.js index 62da913..7183294 100644 --- a/src/stores/SnippetStore.js +++ b/src/stores/SnippetStore.js @@ -103,6 +103,7 @@ const useSnippetStore = create(devtools((set, get) => ({ owner: userId + '/2', category: null, content: '', + opi_sn: userId } },