rename becca entities to have B-prefix, #3476

This commit is contained in:
zadam
2023-01-03 13:52:37 +01:00
parent da161c7ce0
commit bff7434921
51 changed files with 224 additions and 225 deletions

View File

@@ -39,7 +39,7 @@ function getNoteRevision(req) {
}
/**
* @param {NoteRevision} noteRevision
* @param {BNoteRevision} noteRevision
* @return {string}
*/
function getRevisionFilename(noteRevision) {