Skip to content

Commit

Permalink
Rename title
Browse files Browse the repository at this point in the history
  • Loading branch information
Smoren committed May 20, 2024
1 parent 7269c29 commit fd98946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/components/config-editor/config-editor.vue
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ provide<() => boolean>(PROVIDED_TOGGLE_SUMMARY, () => toggleRightBar(rightBarMod
<template>
<navbar :on-burger-click="leftBarVisible.on">
<template #title>
Molecular TS
MolecuLarva
</template>
<template #body>
<sidebar :visible="leftBarVisible" position="left" style="overflow: hidden; resize: horizontal;">
Expand Down

0 comments on commit fd98946

Please sign in to comment.