This commit is contained in:
thuhole
2020-07-21 17:40:04 +08:00
parent a3fc21789d
commit 59ec087134

View File

@@ -185,6 +185,7 @@ export function Title(props) {
<ControlBar <ControlBar
show_sidebar={props.show_sidebar} show_sidebar={props.show_sidebar}
set_mode={props.set_mode} set_mode={props.set_mode}
mode={props.mode}
/> />
</div> </div>
</div> </div>