Skip to content

Commit 306b59a

Browse files
committedJun 24, 2020
config: replace Gdpr with NoSpy
1 parent d09e24c commit 306b59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎config.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ export default {
44
WEB_ROOT: '/error/',
55
URL: 'magic.github.io/error',
66
THEME: 'docs',
7-
HOIST: ['LightSwitch', 'Gdpr'],
7+
HOIST: ['LightSwitch', 'NoSpy'],
88
}

0 commit comments

Comments
 (0)
Please sign in to comment.