diff --git a/main.js b/main.js index fae7715..fc74919 100644 --- a/main.js +++ b/main.js @@ -70,6 +70,7 @@ const defaultSettings = { dirs: true, index: true, scan: true, + unityHack: true, extensions: ['html'], recent: [], }; diff --git a/src/index.html b/src/index.html index 04d105e..2fcf248 100644 --- a/src/index.html +++ b/src/index.html @@ -37,6 +37,10 @@