feat: atualizar fluxo OT, dashboard, transacoes e PDFs
This commit is contained in:
@@ -14,6 +14,7 @@ var AllowedKeys = map[string]bool{
|
||||
"company_iban": true,
|
||||
"company_phone": true,
|
||||
"company_email": true,
|
||||
"company_logo": true,
|
||||
}
|
||||
|
||||
func GetSettings(ctx context.Context, conn *pgxpool.Conn) (map[string]string, error) {
|
||||
|
||||
Reference in New Issue
Block a user