-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added better-late-than-never update migration code
This should have been in 1.2.0 for the two people updating from 1.1.0, when I renamed `MAX_RECENT_CLIPS` to `MAX_CLIPS_VISIBLE_IN_MENU`. The real highlight of this commit are the three shiny new `ConfigParseBetter` methods. Don't touch them. I made the methods with a `replace` parameter, so this code should have literally no effect on anyone (unless you're updating from 1.1.0 like a psycho).
- Loading branch information
1 parent
7a14d43
commit cb17300
Showing
2 changed files
with
98 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters