diff options
| author | chocolateboy <chocolate@cpan.org> | 2019-07-31 16:17:37 +0100 | 
|---|---|---|
| committer | chocolateboy <chocolate@cpan.org> | 2019-07-31 17:06:48 +0100 | 
| commit | f65c068c67371f00b7853b4790b926e672f3ca4f (patch) | |
| tree | 5de9d7ee7047402d8e341d342e6d5f5c44a1348d /test/content/mock | |
| parent | c57089224ea671178dcf66f5e36b9aed8e6db323 (diff) | |
tabs.close: rename selectLeft (boolean) -> select ("left" | "right")
before:
    {
        "type": "tabs.close",
        "selectLeft": true | false // (default: false)
    }
after:
    {
        "type": "tabs.close",
        "select": "left" | "right" // (default: "right")
    }
Diffstat (limited to 'test/content/mock')
0 files changed, 0 insertions, 0 deletions
