Skip to content

Commit e0fd79b

Browse files
nardogMusikAnimal
authored andcommitted
Fix whitespace
1 parent babda99 commit e0fd79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MoreMenu.page.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ window.MoreMenu.page = ( config ) => ( {
8282
pageExists: true
8383
},
8484
'search-history-wikiblame': {
85-
url: `https://wikipedia.ramselehof.de/wikiblame.php?lang=${ config.project.domain.split( '.' )[ 0 ] }&project=${ config.project.domain.split( '.' )[ 1 ] }&tld=${ config.project.domain.split('.')[ 2 ] }&article=${ config.page.encodedName }`,
85+
url: `https://wikipedia.ramselehof.de/wikiblame.php?lang=${ config.project.domain.split( '.' )[ 0 ] }&project=${ config.project.domain.split( '.' )[ 1 ] }&tld=${ config.project.domain.split( '.' )[ 2 ] }&article=${ config.page.encodedName }`,
8686
pageExists: true
8787
},
8888
'search-history-xtools': {

0 commit comments

Comments
 (0)