Skip to content

Commit

Permalink
deploy: 2330c41
Browse files Browse the repository at this point in the history
  • Loading branch information
MiranDMC committed Dec 4, 2024
1 parent 5393110 commit 094bb8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/sa/snippets.json
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@
"math": {
"2705": "int bikeModel = pick_random_int {values} 581 462 521 463",
"2706": "float heading = pick_random_float {values} 0.0 90.0 -90.0 180.0",
"2707": "<%= output1 %> = <%= input1 %> * <%= input2 %>",
"2707": "LongString greeting = pick_random_text {values} \"Hello!\" \"Hi there!\" \"Welcome!\"",
"2708": "if\n random_chance {percent} 33.333\nthen\n print_help_string {text} \"1/3 chance\"\nend"
},
"memory": {
Expand Down
2 changes: 1 addition & 1 deletion ngsw.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1733277778415,
"timestamp": 1733278190880,
"index": "/index.html",
"assetGroups": [
{
Expand Down

0 comments on commit 094bb8c

Please sign in to comment.