forked from Silverfish/proton-bridge
GODT-1320: Add loading property to each action within a notification
This commit is contained in:
@ -39,7 +39,6 @@ QtObject {
|
||||
|
||||
property bool dismissed: false
|
||||
property bool active: false
|
||||
property bool loading: false
|
||||
readonly property var occurred: active ? new Date() : undefined
|
||||
|
||||
property var data
|
||||
|
||||
Reference in New Issue
Block a user