mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-08-18 12:00:53 +00:00
Move BannerHTML to index.html
This commit is contained in:
parent
6c422b8782
commit
cf49f38bf8
7 changed files with 27 additions and 23 deletions
|
@ -6,10 +6,10 @@ import (
|
|||
"github.com/gorilla/websocket"
|
||||
"github.com/satori/go.uuid"
|
||||
"log"
|
||||
"net/url"
|
||||
"strconv"
|
||||
"sync"
|
||||
"time"
|
||||
"net/url"
|
||||
)
|
||||
|
||||
var ResponseSuccess = ClientMessage{Command: SuccessCommand}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue