Skip to content

Commit 0c03244

Browse files
committed
feat(contributions): mark compose #14084 as merged
1 parent 8c04971 commit 0c03244

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/data/contributions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,6 @@ export const contributions: Contribution[] = [
208208
en: "Syncing a directory onto a path the image exposes as a symlink aborted the whole watch batch: the archive carried a header for that directory, and the engine refuses to replace a symlink with one.",
209209
es: "Sincronizar un directorio sobre una ruta que la imagen expone como symlink abortaba todo el lote de watch: el archivo llevaba una cabecera para ese directorio, y el motor se niega a reemplazar un symlink por uno.",
210210
},
211-
state: "open",
211+
state: "merged",
212212
},
213213
];

0 commit comments

Comments
 (0)