mirror of https://github.com/laurent22/joplin.git
udpate
parent
5ba374c03b
commit
23c4020eea
|
@ -249,6 +249,9 @@ async function main() {
|
|||
},
|
||||
};
|
||||
|
||||
// delete supportedLocales['zh_CN'];
|
||||
// delete supportedLocales['fr_FR'];
|
||||
|
||||
setLocale('en_GB');
|
||||
|
||||
await remove(`${docDir}`);
|
||||
|
|
Loading…
Reference in New Issue