We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37aa3bb commit 38cc7f6Copy full SHA for 38cc7f6
1 file changed
components/ads/config.ts
@@ -10,5 +10,5 @@ export const adConfig = {
10
* Global flag to disable all ads
11
* @default false
12
*/
13
- disableAds: false,
+ disableAds: true,
14
};
0 commit comments