remove "transparency looks ass" notice

This commit is contained in:
end-4
2025-12-30 08:54:30 +01:00
parent 8ae14725e6
commit 91f6f95460
@@ -225,9 +225,6 @@ ContentPage {
onCheckedChanged: {
Config.options.appearance.transparency.enable = checked;
}
StyledToolTip {
text: Translation.tr("Might look ass. Unsupported.")
}
}
}