更新 main.go
This commit is contained in:
2
main.go
2
main.go
@@ -216,6 +216,8 @@ func handleIndex(w http.ResponseWriter, r *http.Request) {
|
|||||||
<label>
|
<label>
|
||||||
<input type="checkbox" id="notifyEnabled"> 启用通知推送
|
<input type="checkbox" id="notifyEnabled"> 启用通知推送
|
||||||
</label>
|
</label>
|
||||||
|
</div>
|
||||||
|
<div class="form-group">
|
||||||
<label>Gotify URL</label>
|
<label>Gotify URL</label>
|
||||||
<input id="gotifyUrl" placeholder="https://gotify.example.com">
|
<input id="gotifyUrl" placeholder="https://gotify.example.com">
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user