Fix: minor
This commit is contained in:
parent
576f73f333
commit
05a87ed00f
|
@ -404,7 +404,6 @@ function initStyleData() {
|
|||
// strip URL parameters when invoked for a non-existent id
|
||||
if (!style.id) {
|
||||
history.replaceState({}, document.title, location.pathname);
|
||||
// FIXME: add style -> edit style
|
||||
}
|
||||
return style;
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user