Attempt to fix YouTube message error, added ads references, changes to bool
This commit is contained in:
@@ -363,9 +363,10 @@ const defaults = {
|
||||
google: null,
|
||||
},
|
||||
|
||||
// Ads
|
||||
// Advertisements plugin
|
||||
// Tag is not required as publisher is determined by vi.ai using the domain
|
||||
ads: {
|
||||
tag: null,
|
||||
enabled: false,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user