1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
This commit is contained in:
Laurent Cozic 2023-07-29 16:52:24 +01:00
parent 5ba374c03b
commit 23c4020eea

View File

@ -249,6 +249,9 @@ async function main() {
},
};
// delete supportedLocales['zh_CN'];
// delete supportedLocales['fr_FR'];
setLocale('en_GB');
await remove(`${docDir}`);