forked from akanyan/STARTLINER
feat: remember current tab
This commit is contained in:
@ -194,9 +194,7 @@ const tryStart = () => {
|
||||
}
|
||||
"
|
||||
/>
|
||||
<Lazy>
|
||||
<ContextMenu ref="menu" :model="menuItems" />
|
||||
</Lazy>
|
||||
<ContextMenu ref="menu" :model="menuItems" />
|
||||
<Button
|
||||
v-if="startStatus === 'ready'"
|
||||
v-tooltip="disabledTooltip"
|
||||
|
Reference in New Issue
Block a user