webviewのpreloadを再設定
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<!-- Modify src to your Mattermost url -->
|
||||
<webview id="mainWebview" autosize="on"></webview>
|
||||
<webview id="mainWebview" autosize="on" preload="webview/mattermost.js"></webview>
|
||||
<style>
|
||||
webview {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user