documentation: fix MacOSDockDropBehavior valid values
parent
a3643f8f52
commit
a22a1771b5
|
|
@ -2710,7 +2710,7 @@ keybind: Keybinds = .{},
|
|||
///
|
||||
/// * `new-tab` - Create a new tab in the current window, or open
|
||||
/// a new window if none exist.
|
||||
/// * `new-window` - Create a new window unconditionally.
|
||||
/// * `window` - Create a new window unconditionally.
|
||||
///
|
||||
/// The default value is `new-tab`.
|
||||
///
|
||||
|
|
|
|||
Loading…
Reference in New Issue