switch to styleMissingName
This commit is contained in:
parent
355f240779
commit
6451eb533c
|
@ -303,7 +303,7 @@ lazyInit();
|
|||
document.title = `${
|
||||
isDirty ? '* ' : ''
|
||||
}${
|
||||
style.customName || style.name || t('addStyleLabel')
|
||||
style.customName || style.name || t('styleMissingName')
|
||||
} - Stylus`; // the suffix enables external utilities to process our windows e.g. pin on top
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user