Skip to content

Commit 2b04e34

Browse files
committed
SSS-225
1 parent c61f9c9 commit 2b04e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serv/jobs/ss-dataimport/ss-dataimport-impl/src/main/java/at/kc/tugraz/ss/serv/dataimport/impl/evernote/SSDataImportEvernoteHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ public void handleNotes() throws Exception{
285285
userUri,
286286
noteUri,
287287
noteTagNames,
288-
SSSpaceE.privateSpace,
288+
SSSpaceE.sharedSpace,
289289
note.getUpdated(),
290290
false);
291291

0 commit comments

Comments
 (0)