MattermostのURLをユーザーごとの設定フォルダに保存するように変更
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<!-- Modify src to your Mattermost url -->
|
||||
<webview id="mainWebview" src="http://192.168.99.100:8065" autosize="on" preload="./webview/mattermost.js"></webview>
|
||||
<webview id="mainWebview" autosize="on"></webview>
|
||||
<style>
|
||||
webview {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user