Skip to content

Commit

Permalink
Reword screen recording permission details
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbaird committed Sep 22, 2024
1 parent d088073 commit 4160617
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 @@ -114,7 +114,7 @@ final class ScreenRecordingPermission: Permission {
super.init(
title: "Screen Recording",
details: [
"Apply custom styling to the menu bar.",
"Edit the menu bar's appearance.",
"Display images of individual menu bar items.",
],
check: {
Expand Down

0 comments on commit 4160617

Please sign in to comment.