AudioPlayerManager icon indicating copy to clipboard operation
AudioPlayerManager copied to clipboard

verbose: default incorrect

Open bshirley opened this issue 6 years ago • 1 comments

I'm not sure if the documentation is lying to me, or the code is wrong.

AudioPlayerManager.swift v.1.2.3

	/// Set this to true if the `AudioPlayerManager` log should be enabled. The default is `false`.
	open static var verbose						= true

bshirley avatar Aug 23 '18 16:08 bshirley

Hey @bshirley. Thanks for the hint. I will fix the default value back to false.

tschob avatar Nov 04 '18 12:11 tschob