Changeset 66 in code for trunk/cmd/mai/readconf.go


Ignore:
Timestamp:
Jan 21, 2024, 3:43:25 PM (17 months ago)
Author:
yakumo.izuru
Message:

これ以上壊れることはないと思いますか?

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cmd/mai/readconf.go

    r63 r66  
    1111                return err                                             
    1212        }
    13 
    1413        conf.group = cfg.Section("mai").Key("group").String()
    1514        conf.listen = cfg.Section("mai").Key("listen").String()
Note: See TracChangeset for help on using the changeset viewer.