mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Don't update selected model
This commit is contained in:
@@ -180,7 +180,6 @@ Promise.all([
|
||||
Object.values(views).forEach(v => v.setModel(models[selected]))
|
||||
models[selected].invalidate()
|
||||
}
|
||||
selectedModel.textContent = title
|
||||
}
|
||||
|
||||
const updateLanguage = (id: string, store = false) => {
|
||||
|
||||
Reference in New Issue
Block a user