mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
parse u2028 char properly
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
const sander = require('sander')
|
||||
const path = require('path')
|
||||
const CSON = require('season')
|
||||
const CSON = require('@rokt33r/season')
|
||||
|
||||
function resolveStorageNotes (storage) {
|
||||
const notesDirPath = path.join(storage.path, 'notes')
|
||||
|
||||
Reference in New Issue
Block a user