mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-09 12:36:37 +08:00
Cover images: Updated description wording to better detail size
To make it clearer that the advised size may not be fixed. For #4748
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import {EditorView, keymap, Direction} from '@codemirror/view';
|
||||
import {EditorView, keymap} from '@codemirror/view';
|
||||
|
||||
import {copyTextToClipboard} from '../services/clipboard';
|
||||
import {viewerExtensions, editorExtensions} from './setups';
|
||||
|
Reference in New Issue
Block a user