don't redirect at all
This commit is contained in:
parent
0a934b0657
commit
bdeae1d133
|
@ -300,11 +300,6 @@ function install(style) {
|
|||
t('installUpdateFrom', style.updateUrl) : '';
|
||||
|
||||
updateMeta(style);
|
||||
|
||||
if (!liveReload.enabled) {
|
||||
sessionStorage.justEditedStyleId = style.id;
|
||||
location.href = '/manage.html';
|
||||
}
|
||||
}
|
||||
|
||||
async function getAppliesTo(style) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user