From 1e5fe6ca8934a17401f3e334c44208f4878226da Mon Sep 17 00:00:00 2001 From: Endika Iglesias Date: Mon, 27 Jul 2026 23:24:57 +0200 Subject: [PATCH] chore(contributions): mark the fontTools pull request as merged --- src/data/contributions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/contributions.ts b/src/data/contributions.ts index c5c36e5..49ab830 100644 --- a/src/data/contributions.ts +++ b/src/data/contributions.ts @@ -43,7 +43,7 @@ export const contributions: Contribution[] = [ en: "Instancing a variable font left the BASE table untouched, so instances kept the default baselines and a dangling variation store.", es: "Al instanciar una fuente variable la tabla BASE quedaba intacta, así que las instancias conservaban las líneas base por defecto y un almacén de variaciones huérfano.", }, - state: "open", + state: "merged", }, { repo: "MatthewKuKanich/FindMyFlipper",