mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +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