mirror of
https://github.com/tulir/gomuks.git
synced 2025-04-20 10:33:41 -05:00
accept pre-commit changes
and reduce procrastination
This commit is contained in:
parent
fc66b9ac27
commit
e499a6058f
1 changed files with 1 additions and 2 deletions
|
@ -54,7 +54,6 @@ func main() {
|
||||||
os.Exit(0)
|
os.Exit(0)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
gmx := gomuks.NewGomuks()
|
gmx := gomuks.NewGomuks()
|
||||||
if *wantListen != "" {
|
if *wantListen != "" {
|
||||||
gmx.Config.Web.ListenAddress = *wantListen
|
gmx.Config.Web.ListenAddress = *wantListen
|
||||||
|
|
Loading…
Add table
Reference in a new issue