Notifications test with a lot of actions

This commit is contained in:
ItsLemmy
2025-09-27 08:58:48 -04:00
parent dd29a739f3
commit 13e32dc11b

View File

@@ -41,6 +41,6 @@ gdbus call --session \
"dialog-question" \
"Confirmation Required" \
"Do you want to proceed with the action?" \
"['default', 'OK', 'cancel', 'Cancel']" \
"['default', 'OK', 'cancel', 'Cancel', 'maybe', 'Maybe', 'undecided', 'Undecided']" \
"{}" \
5000
5000