[feature] Move to code.superseriousbusiness.org

This commit is contained in:
Daenney 2025-04-26 15:34:10 +02:00
commit b34ffc77ff
1195 changed files with 4921 additions and 4918 deletions

View file

@ -21,8 +21,8 @@ import (
"bytes"
"text/template"
"github.com/superseriousbusiness/gotosocial/internal/config"
"github.com/superseriousbusiness/gotosocial/internal/log"
"code.superseriousbusiness.org/gotosocial/internal/config"
"code.superseriousbusiness.org/gotosocial/internal/log"
)
// NewNoopSender returns a no-op email sender that will just execute the given sendCallback