Update URL param handling for new site
This commit is contained in:
@@ -24,6 +24,7 @@ module.exports = class CraftingPlan extends BaseModel
|
||||
|
||||
@have.on 'change', => @craft()
|
||||
@want.on 'change', => @craft()
|
||||
@modPack.on 'change', => @craft()
|
||||
|
||||
@clear()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user