forked from 0x2620/pandora
cosmetic changes
This commit is contained in:
parent
a299fa6e47
commit
459872c8f8
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ appPanel
|
|||
} catch(e) {}
|
||||
};
|
||||
|
||||
// handle old embed and print URLs
|
||||
// handle legacy embed and print URLs
|
||||
document.location.hash = document.location.hash.replace(
|
||||
/^#(embed|print)=true(&)?/,
|
||||
function() {
|
||||
|
|
Loading…
Reference in a new issue