1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 20:15:26 +02:00

simplified Trello integration to display visual board

This commit is contained in:
Harvey Kandola 2017-01-24 10:53:58 -08:00
parent 17b01c2de4
commit ea209e387d
15 changed files with 205 additions and 1104 deletions

View file

@ -27,7 +27,7 @@ import (
const me = "papertrail"
// Provider represents Gemini
// Provider represents Papertrail
type Provider struct {
}