Skip to content

Commit

Permalink
Update Permission.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbaird committed Sep 3, 2024
1 parent 194de06 commit 6ba27bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ice/Permissions/Permission.swift
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ final class AccessibilityPermission: Permission {
title: "Accessibility",
details: [
"Get real-time information about the menu bar.",
"Move individual menu bar items."
"Move individual menu bar items.",
],
notes: [],
check: {
Expand Down

0 comments on commit 6ba27bd

Please sign in to comment.