Merge pull request #2 from yodaluca23/patch-1

Fix typo
This commit is contained in:
Foxster
2023-07-16 18:33:39 -07:00
committed by GitHub

View File

@@ -186,7 +186,7 @@ function main(json) {
icon = "bluetooth";
break;
case "faceid":
permissionType = "Fade ID"
permissionType = "Face ID"
icon = "person-bounding-box";
break;
case "network":