fix: fixes issue where files imported from another account could not be deleted (#2082)
This commit is contained in:
@@ -10,7 +10,7 @@ import ModalDialogLabel from '@/Components/Shared/ModalDialogLabel'
|
||||
import Button from '@/Components/Button/Button'
|
||||
import ImportPlugin from './Plugins/ImportPlugin/ImportPlugin'
|
||||
import { NoteViewController } from '../Controller/NoteViewController'
|
||||
import { spaceSeparatedStrings } from '../../../Utils/spaceSeparatedStrings'
|
||||
import { spaceSeparatedStrings } from '@standardnotes/utils'
|
||||
|
||||
const NotePreviewCharLimit = 160
|
||||
|
||||
|
||||
Reference in New Issue
Block a user