forked from Silverfish/proton-bridge
GODT-1320: Add loading property to each action within a notification
This commit is contained in:
@ -110,7 +110,7 @@ Dialog {
|
||||
|
||||
secondary: index > 0
|
||||
|
||||
loading: notification.loading
|
||||
loading: modelData.loading
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user