Auto resize

This commit is contained in:
downthecrop 2025-09-10 19:57:22 -07:00
parent 4a053d5698
commit 321b894388

View file

@ -512,6 +512,7 @@ class plugin : Plugin() {
}
initialized = true
pluginsReloaded = true
updateDisplaySettings()
}
}