feat: refine OT flow, reports, theming and sidebar UX
This commit is contained in:
@@ -15,6 +15,7 @@ var AllowedKeys = map[string]bool{
|
||||
"company_phone": true,
|
||||
"company_email": true,
|
||||
"company_logo": true,
|
||||
"ui_theme": true,
|
||||
}
|
||||
|
||||
func GetSettings(ctx context.Context, conn *pgxpool.Conn) (map[string]string, error) {
|
||||
|
||||
Reference in New Issue
Block a user