andreamazz / SubtleVolume

Replace the system volume popup with a more subtle indicator.
MIT License
1.2k stars 63 forks source link

Change from "var" to "let" and use "Swiftier" syntax in Demo #1

Closed albinekcom closed 8 years ago

albinekcom commented 8 years ago

Created object is not changed so it should be defined using "let" statement.

andreamazz commented 8 years ago

:+1: