Skip to content

Commit 7aef5ac

Browse files
committed
Fix Links
1 parent 7b898ad commit 7aef5ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/js/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ const config = {
6363
link: 'https://addons.mozilla.org/addon/cache-cleaner-addon',
6464
},
6565
},
66-
links: {},
66+
// links: {},
6767
fa: 'javascript',
6868
},
6969
{
@@ -83,7 +83,7 @@ const config = {
8383
link: 'https://addons.mozilla.org/addon/auto-auth',
8484
},
8585
},
86-
links: {},
86+
// links: {},
8787
fa: 'javascript',
8888
},
8989
{

0 commit comments

Comments
 (0)