Skip to content

Commit ce90c57

Browse files
timea-solidTallTed
andauthored
Update src/chat/bookmarks.js
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent eb85c49 commit ce90c57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/chat/bookmarks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ export async function findBookmarkDocument (userContext) {
121121
)
122122
userContext.bookmarkDocument = newBookmarkFile
123123
} else {
124-
debug.warn('You seem to have no bookmark file and not even a profile file.')
124+
debug.warn('You seem to have no bookmark file, nor even a profile file!')
125125
}
126126
}
127127
return userContext

0 commit comments

Comments
 (0)