Skip to content

Commit 0351768

Browse files
chore: format with correct quotations
Co-authored-by: Guennadi Maximov C <g.maxc.fox@protonmail.com> Signed-off-by: KevinSilvester <56918431+KevinSilvester@users.noreply.github.com>
1 parent bc4f986 commit 0351768

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lua/wezterm/types/enum/key-assignment.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ local set_window_level = {
8787
}
8888

8989
---@alias SpawnTabDomain
90-
---|'CurrentPaneDomain'
91-
---|'DefaultDomain'
90+
---|"CurrentPaneDomain"
91+
---|"DefaultDomain"
9292
---|{ DomainId: integer }
9393
---|{ DomainName: string }
9494

0 commit comments

Comments
 (0)