1
0
mirror of https://github.com/taigrr/wtf synced 2026-03-26 17:52:18 -07:00
Files
wtf/modules/github/settings.go
Sean Smith c35034d587 Make github a multisource widget
Note, that this is a backwards incompatible change

Previous config:

```
repositories:
  wtf: "wtfutil"
```

New Config:

```
repositories:
- "wtfutil/wtf"
```
2019-05-12 22:48:17 -04:00

975 B