1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-16 22:27:34 +02:00

Bump dprint plugins to their latest versions (#2402)

This commit is contained in:
Martin Geisler
2025-02-28 15:27:17 +01:00
committed by GitHub
parent f94a0398f0
commit 0134568034
9 changed files with 34 additions and 34 deletions

View File

@ -124,7 +124,7 @@
};
} else {
window.alert(
"Could not open popup, please check your popup blocker settings."
"Could not open popup, please check your popup blocker settings.",
);
}
});