mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-17 18:42:06 +02:00
updated so tabs work now, and we have a settings tab and an about tab
This commit is contained in:
@ -132,6 +132,3 @@ function initParameters() {
|
||||
|
||||
initParameters();
|
||||
|
||||
document.getElementById("settings-button").addEventListener('click', event => {
|
||||
document.getElementById("system-settings").classList.add("active")
|
||||
})
|
||||
|
Reference in New Issue
Block a user