mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-25 23:05:47 +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;
|
||||
}
|
||||
};
|
||||
|
||||
results.forEach( ( result ) => {
|
||||
const suggestion = getMenuItem( {
|
||||
|
|
Loading…
Reference in a new issue