Skip to content

Commit

Permalink
adjusting default (example) setting for apps to look for
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisidefix committed Jun 4, 2015
1 parent 46d70c1 commit 394f19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syncthing-bar/SyncthingSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class SyncthingSettings {
self.port = "8084"
self.confirm_exit = true
self.monitoring = false
self.monitor_apps = "iPhoto; iMovie\nLightroom"
self.monitor_apps = "iPhoto; iMovie,\niTunes, Lightroom"

self.loadSettings()
}
Expand Down

0 comments on commit 394f19d

Please # to comment.