From 5d446ac5f165ad82bfca145f86960f0d936531cd Mon Sep 17 00:00:00 2001 From: Docusaurus bot Date: Fri, 27 Dec 2024 14:00:03 +0000 Subject: [PATCH] Deploy website Deploy website version based on 69c227c151fadbef15c904dec79f8ae3797acc7c --- docs/modifiers.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modifiers.html b/docs/modifiers.html index 3469c6f6..922bc749 100644 --- a/docs/modifiers.html +++ b/docs/modifiers.html @@ -564,9 +564,9 @@

After:

<script src="https://scastie.scala-lang.org/embedded.js"></script>
-<pre class='scastie-snippet-d8380508-c8d7-4f84-87a8-f20fa8283d9b'></pre>
+<pre class='scastie-snippet-1a7b0d29-acee-4a5e-8c31-22487177ff8d'></pre>
 <script>window.addEventListener('load', function() {
- scastie.Embedded('.scastie-snippet-d8380508-c8d7-4f84-87a8-f20fa8283d9b', {
+ scastie.Embedded('.scastie-snippet-1a7b0d29-acee-4a5e-8c31-22487177ff8d', {
    code: `val x = 1 + 2
 println(x)`,
    theme: 'light',