mirror of
https://github.com/Keyitdev/sddm-astronaut-theme.git
synced 2026-09-24 02:22:09 +00:00
Fix: Cleaned up some code.
This commit is contained in:
@@ -16,7 +16,7 @@ RowLayout {
|
||||
property var suspend: ["Suspend", config.TranslateSuspend || textConstants.suspend, sddm.canSuspend]
|
||||
property var hibernate: ["Hibernate", config.TranslateHibernate || textConstants.hibernate, sddm.canHibernate]
|
||||
|
||||
property Control exposedSession
|
||||
property ComboBox exposedSession
|
||||
|
||||
Repeater {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user