Skip to content

Commit

Permalink
macos: support profiles for Aloha browser by Zoho
Browse files Browse the repository at this point in the history
  • Loading branch information
liias committed Aug 24, 2024
1 parent 9ab6065 commit 5cf99de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/repository/application-repository.toml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,12 @@ config_dir_relative = "Zoho/Ulaa"
kind = "CHROMIUM"
os = "MAC"

[[apps]]
id = "com.alohabrowser.alohabrowser"
config_dir_relative = "Aloha"
kind = "CHROMIUM"
os = "MAC"

[[apps]]
id = "org.mozilla.firefox"
config_dir_relative = "Firefox"
Expand Down

0 comments on commit 5cf99de

Please sign in to comment.