mirror of
https://github.com/gitpitch/gitpitch.git
synced 2024-04-18 07:30:55 +08:00
Renamed settings to print-fragments.
This commit is contained in:
parent
67b9e7d090
commit
2018564db4
|
@ -464,7 +464,7 @@ public final class YAMLOptions {
|
|||
private static final String SLIDE_NUMBER_OPTION = "slide-number";
|
||||
private static final String REVEALJS_VERSION = "revealjs-version";
|
||||
private static final String PUBLISHED_OPTION = "published";
|
||||
private static final String PRINT_FRAGS_OPTIONS = "print-frags";
|
||||
private static final String PRINT_FRAGS_OPTIONS = "print-fragments";
|
||||
|
||||
private static final String HSLIDE_DELIM = "horz-delim";
|
||||
private static final String VSLIDE_DELIM = "vert-delim";
|
||||
|
|
Loading…
Reference in New Issue
Block a user