chore: generate

This commit is contained in:
opencode-agent[bot]
2026-07-14 03:38:03 +00:00
parent 15046658ba
commit cb8be9ba12
+3 -2
View File
@@ -150,8 +150,9 @@ export function TabsInfoPopup() {
<img src={homeImage} alt="" class="aspect-video w-full rounded-[6px] object-cover" /> <img src={homeImage} alt="" class="aspect-video w-full rounded-[6px] object-cover" />
<p>When you reopen the app, your tabs are still open.</p> <p>When you reopen the app, your tabs are still open.</p>
<p> <p>
The new design does not support Git Worktrees yet, it's coming soon. So if you'd prefer to continue using the previous layout The new design does not support Git Worktrees yet, it's coming soon. So if you'd prefer to continue using
, you can switch between layouts in Settings. Just keep in mind that the new layout will become permanent in a few weeks. the previous layout , you can switch between layouts in Settings. Just keep in mind that the new layout
will become permanent in a few weeks.
</p> </p>
</div> </div>
</div> </div>