mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-03 02:51:46 +00:00
Fix NWidgetCard
This commit is contained in:
@@ -15,7 +15,7 @@ ColumnLayout {
|
||||
property ListModel model: {
|
||||
|
||||
}
|
||||
property string currentKey: ''
|
||||
property string currentKey: ""
|
||||
property string placeholder: ""
|
||||
|
||||
signal selected(string key)
|
||||
|
||||
Reference in New Issue
Block a user