mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
feat(web): add directory quick session action (#624)
* fix(codex): support app-server plan mode * fix(codex): broaden plan mode compatibility checks * feat(web): add directory quick session action * fix(web): hide quick session action for unknown directory
This commit is contained in:
@@ -52,6 +52,7 @@ export default {
|
||||
'sessions.search.noResults': 'No sessions match your search.',
|
||||
'sessions.group.showMore': 'Show {n} more',
|
||||
'sessions.group.showLess': 'Show less',
|
||||
'sessions.group.new': 'New session in this directory',
|
||||
|
||||
// Session list
|
||||
'session.item.path': 'path',
|
||||
|
||||
Reference in New Issue
Block a user