mirror of
https://github.com/nickustinov/itsyhome-macos.git
synced 2026-04-26 04:15:56 +03:00
[PR #78] [MERGED] Fix brew install command in Settings #90
Labels
No labels
bug
enhancement
pending release
pull-request
wip
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/itsyhome-macos#90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nickustinov/itsyhome-macos/pull/78
Author: @nickustinov
Created: 2/25/2026
Status: ✅ Merged
Merged: 2/26/2026
Merged by: @nickustinov
Base:
main← Head:fix/brew-install-command📝 Commits (1)
99a2f3fFix brew install command in Settings📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
macOSBridge/Settings/Sections/WebhooksSection.swift(+1 -1)📄 Description
Fixes #77
Changes the incorrect command
brew install itsyhometo the correctbrew install nickustinov/tap/itsyhomein the Settings window CLI tip.Changed:
Note: Line 61 in the description already had the correct command - only the bottom tip needed fixing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.