You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-26 22:41:17 +02:00
Desktop: WYSIWYG: Added support for custom icon package and set Attach toolbar icon
This commit is contained in:
@@ -18,6 +18,7 @@ const updateIgnoredTypeScriptBuildTask = async function() {
|
||||
'**/CliClient/tests-build/lib/**',
|
||||
'**/ElectronClient/dist/**',
|
||||
'**/Modules/TinyMCE/JoplinLists/**',
|
||||
'**/Modules/TinyMCE/IconPack/**',
|
||||
],
|
||||
}).map(f => f.substr(__dirname.length + 1));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user