Skip to content

Commit

Permalink
Merge pull request #1 from FluffMe/main
Browse files Browse the repository at this point in the history
Update Askcreds extension to use wstring
  • Loading branch information
c2biz authored Jun 21, 2023
2 parents 2964c1b + c12796a commit a4d649a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BOF/Askcreds/extension.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
"name": "reason",
"desc": "Reason (Optional)",
"type": "string",
"type": "wstring",
"optional": true
}
]
Expand Down

0 comments on commit a4d649a

Please sign in to comment.