swaync: Disable 2FA actions in notifications

This commit is contained in:
Erwin Boskma 2023-10-23 08:11:14 +02:00
parent e806053822
commit 501e7b6771
Signed by: erwin
SSH key fingerprint: SHA256:3F6Cm6I3erRqlBwEghZWAQl6eS5WrGTX1Vs/Evec1lQ

View file

@ -22,6 +22,7 @@ in
"volume" "volume"
"notifications" "notifications"
]; ];
notification-2fa-action = false;
}; };
}; };
}; };