mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
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