Desktop: Add OneNote Importer (#11392)

This commit is contained in:
pedr
2024-11-17 13:21:08 -03:00
committed by GitHub
parent e36f37707f
commit 4d7fa5972f
194 changed files with 15920 additions and 14 deletions

View File

@@ -67,6 +67,7 @@ echo "IS_MACOS=$IS_MACOS"
echo "Node $( node -v )"
echo "Npm $( npm -v )"
echo "Yarn $( yarn -v )"
echo "Rust $( rustc --version )"
# =============================================================================
# Install packages