mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-02 10:44:28 +02:00
rebase started
This commit is contained in:
parent
6931992316
commit
8eff13284f
4 changed files with 180 additions and 243 deletions
|
@ -30,7 +30,7 @@ var AnimationQueue = Backbone.Model.extend({
|
|||
index: 0,
|
||||
callback: null,
|
||||
defer: false,
|
||||
promiseBased: false,
|
||||
promiseBased: false
|
||||
},
|
||||
|
||||
initialize: function(options) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue