Fix a bunch of internal links to avoid reloading
This commit is contained in:
@@ -31,8 +31,8 @@ module.exports = class ItemPageController extends PageController
|
||||
super options
|
||||
|
||||
@imageLoader = options.imageLoader
|
||||
@_itemSlug = options.itemSlug
|
||||
@modPack = options.modPack
|
||||
@_itemSlug = options.itemSlug
|
||||
|
||||
@modPack.on Event.change, => @tryRefresh()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user