This commit is contained in:
Baobhan Sith
2025-05-23 21:04:54 +08:00
parent 9f6d8258af
commit ac519b8c8f
2 changed files with 2 additions and 2 deletions
@@ -138,7 +138,7 @@ export const useSessionStore = defineStore('session', () => {
closeOtherTabsInSession,
closeTabsToTheRightInSession,
closeTabsToTheLeftInSession,
updateTabScrollPositionInSession, // +++ 导出新的 action +++
updateTabScrollPositionInSession,
openRdpModal,
closeRdpModal,
openVncModal,