Skip to content

Commit

Permalink
add activities to export
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-takei committed Aug 13, 2024
1 parent dafdcd0 commit 8adb370
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import SelectCollectionsModal from './ExportArchiveData/SelectCollectionsModal';


const IGNORED_COLLECTION_NAMES = [
'sessions', 'rlflx', 'activities', 'yjs-writings', 'transferkeys',
'sessions', 'rlflx', 'yjs-writings', 'transferkeys',
];

const ExportArchiveDataPage = (): JSX.Element => {
Expand Down

0 comments on commit 8adb370

Please sign in to comment.