0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 22:52:40 +00:00

Change default value of currentEditorCursorPageNum

This commit is contained in:
G.Ambatte
2024-09-27 23:32:19 +12:00
parent cd0bf9c947
commit 1f047890ab

View File

@@ -55,7 +55,7 @@ const BrewRenderer = (props)=>{
theme : '5ePHB',
lang : '',
errors : [],
currentEditorCursorPageNum : 0,
currentEditorCursorPageNum : 1,
currentEditorViewPageNum : 0,
currentBrewRendererPageNum : 0,
themeBundle : {},