1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-25 22:12:29 +02:00

Переработка формирования примеров CLI

This commit is contained in:
Anton Titovets
2024-10-15 09:29:55 +03:00
parent 86e06bb83a
commit cbaeebd799
4 changed files with 72 additions and 83 deletions

View File

@@ -156,7 +156,7 @@ window.yaContextCb.push(() => {
prism: {
theme: prismThemes.github,
darkTheme: prismThemes.github,
additionalLanguages: ['powershell','json','bsl']
additionalLanguages: ['powershell','json','bsl','batch','sh']
},
}),
};