mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-24 15:47:08 +00:00
Update titles again
This commit is contained in:
@@ -180,6 +180,8 @@ Promise.all([
|
||||
Object.values(views).forEach(v => v.setModel(models[selected]))
|
||||
models[selected].invalidate()
|
||||
}
|
||||
selectedModel.textContent = title
|
||||
document.title = title
|
||||
}
|
||||
|
||||
const updateLanguage = (id: string, store = false) => {
|
||||
|
||||
Reference in New Issue
Block a user