From 7c7c8ce2295a38fe0b0ec2194737755398550645 Mon Sep 17 00:00:00 2001 From: Miu Razvan Date: Tue, 25 Oct 2022 15:57:29 +0300 Subject: [PATCH] Typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b873d77..a565719 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ SHELL=/bin/bash DIR=$(shell basename $$(pwd)) -ADDON ?= "@eeacms/volto-addon-template" +ADDON ?= "@eeacms/volto-corsproxy" # We like colors # From: https://coderwall.com/p/izxssa/colored-makefile-for-golang-projects