Skip to content

Commit

Permalink
client: merge again
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-warrior777 committed Jan 29, 2025
1 parent 4569e4e commit 7043ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/webserver/webserver.go
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@ type WebServer struct {
bondBufMtx sync.Mutex
bondBuf map[uint32]valStamp

useDEXBranding bool
mainLogFilePath string
useDEXBranding bool
}

// New is the constructor for a new WebServer. CustomSiteDir in the Config can
Expand Down

0 comments on commit 7043ce5

Please sign in to comment.