mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
dd17b53a88
commit
9993323d5c
@ -331,6 +331,7 @@ module.URLHistory = core.ImageGridFeatures.Feature({
|
||||
return prev
|
||||
&& function(){
|
||||
prev != this.config['url-history-last-loaded']
|
||||
&& prev != this.location.path
|
||||
&& (this.config['url-history-last-loaded'] = prev) }
|
||||
}],
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user