We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b664e5 commit 8ffb140Copy full SHA for 8ffb140
‎.github/workflows/docker-deploy.yml
@@ -10,7 +10,6 @@ on:
10
# Publish `main` as Docker `latest` image.
11
branches:
12
- main
13
- - api-rewrite
14
15
jobs:
16
# Push image to GitHub Packages.
‎killua/static/constants.py
@@ -907,7 +907,7 @@ def file(
907
"name": "Mysterious box",
908
"price": 5000,
909
"emoji": "<:mysterious_box:882181975367118859>",
910
- "description": "This box is given to young magicians after they complete their training. It a good starter pack on spells.",
+ "description": "This box is given to young magicians after they complete their training. It's a good starter pack on spells.",
911
"rewards": {
912
"guaranteed": {},
913
"jenny": (0, 0),
0 commit comments