We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
disableAds
1 parent 93dcc72 commit 44f4890Copy full SHA for 44f4890
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: true,
+ disableAds: false,
14
};
0 commit comments