Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Sep 2, 2024
1 parent d6316e1 commit ab7e768
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/dbus/signature.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ export default function (signature: any): any {
ret.push(parseOne(c))
c = next()
}
return ret
}

0 comments on commit ab7e768

Please sign in to comment.