Skip to content

Commit bd75b78

Browse files
chore(types): add show-confetti to LibresignCapabilities type
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 4c0d371 commit bd75b78

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/ResponseDefinitions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,7 @@
392392
* @psalm-type LibresignCapabilities = array{
393393
* features: list<string>,
394394
* config: array{
395+
* show-confetti: bool,
395396
* sign-elements: array{
396397
* is-available: bool,
397398
* can-create-signature: bool,

0 commit comments

Comments
 (0)