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