Apply coding conventions for JavaScript
Change-Id: Id158ac08d32cc7421e47ae6abdd2bd80879f04d9
This commit is contained in:
committed by
[[mw:User:Fomafix]]
parent
24d48b5870
commit
0833c990e7
@@ -533,7 +533,7 @@
|
||||
mw.webfonts.setup();
|
||||
|
||||
// Allow the webfonts library to finish loading
|
||||
setTimeout( function() {
|
||||
setTimeout( function () {
|
||||
displaySettings.$webfonts = $( 'body' ).data( 'webfonts' );
|
||||
|
||||
mw.webfonts.preferences.enable();
|
||||
|
||||
Reference in New Issue
Block a user