mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-29 08:35:23 +00:00
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
This commit is contained in:
parent
4293021d5c
commit
365b1c5e4a
|
@ -200,7 +200,7 @@ function getSuggestions( searchQuery ) {
|
||||||
}
|
}
|
||||||
|
|
||||||
return html;
|
return html;
|
||||||
}
|
};
|
||||||
|
|
||||||
results.forEach( ( result ) => {
|
results.forEach( ( result ) => {
|
||||||
const suggestion = getMenuItem( {
|
const suggestion = getMenuItem( {
|
||||||
|
|
Loading…
Reference in a new issue