[Settings] Fix HTML settings build (#10307)

This commit is contained in:
Andrey Nekrasov
2021-03-18 17:14:37 +03:00
committed by GitHub
parent fa5ce634e1
commit 7c28459673
12 changed files with 939 additions and 65 deletions

View File

@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="dist/layout.css" />
<script>
window.output_from_webview = function(arg) {
if (typeof (window.external) !== 'undefined' && ('notify' in window.external)) {