mirror of
https://github.com/keven1024/015.git
synced 2026-05-26 07:08:02 +00:00
feat(config): add site_enable_bg property to configuration for background image control
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"net/url"
|
||||
"pkg/i18n"
|
||||
pkgmail "pkg/mail"
|
||||
pkgmail "pkg/mail" //nolint:typecheck
|
||||
"pkg/models"
|
||||
u "pkg/utils"
|
||||
"strings"
|
||||
|
||||
Reference in New Issue
Block a user