diff options
Diffstat (limited to 'src/pages/options/index.pug')
-rw-r--r-- | src/pages/options/index.pug | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pages/options/index.pug b/src/pages/options/index.pug index 12b2d2f3..4e19b087 100644 --- a/src/pages/options/index.pug +++ b/src/pages/options/index.pug @@ -6,6 +6,5 @@ html(id="elementToShowWithJavaScript" lang="en") div#pages include /src/pages/options/widgets/general include /src/pages/options/widgets/services - include /src/pages/options/widgets/about script(type="module" src="./index.js") \ No newline at end of file |