Projet

Général

Profil

0001-cci-remove-unused-header-logo-slot-70464.patch

Corentin Séchet, 02 novembre 2022 15:49

Télécharger (780 octets)

Voir les différences:

Subject: [PATCH 1/3] cci: remove unused header:logo slot (#70464)

 static/cci/config.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
static/cci/config.json
6 6
  "settings": {
7 7
    "combo": {
8 8
      "COMBO_ASSET_SLOTS.update": {
9
        "header:background": { "label": "Têtière : fond" },
10
        "header:logo": { "label": "Têtière : logo" }
9
        "header:background": { "label": "Têtière : fond" }
11 10
      }
12 11
    }
13 12
  }
14
-