Merge branch 'develop' into develop
This commit is contained in:
commit
09ad8b9621
|
@ -122,7 +122,6 @@ export async function createNote(
|
|||
}
|
||||
|
||||
logger.debug(`Note fetched: ${JSON.stringify(note, null, 2)}`);
|
||||
|
||||
logger.info(`Creating the Note: ${note.id}`);
|
||||
|
||||
// Skip if note is made before 2007 (1yr before Fedi was created)
|
||||
|
|
Loading…
Reference in New Issue