Revert "Revert "turn yt sync back on""

This reverts commit c1b3b62b32.
This commit is contained in:
Alex Grintsvayg 2020-08-03 17:31:03 -04:00
parent c1b3b62b32
commit 851785ecf1
No known key found for this signature in database
GPG key ID: AEB3F089F86A22B5

View file

@ -2,7 +2,7 @@
class AcquisitionActions extends Actions
{
protected static $isYouTubeDisabled = true;
protected static $isYouTubeDisabled = false;
public static function isYouTubeSyncEnabled()
{