Skip to content

Commit

Permalink
Merge pull request #100 from StarManTheGamer/poly-new
Browse files Browse the repository at this point in the history
OK I SWEAR ITLL WORK NOW
  • Loading branch information
Alyxsqrd authored Jun 5, 2024
2 parents 52ac3a9 + f6083d2 commit 567624b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: "chore: format code with Prettier"
commit-message: 'chore: format code with Prettier'
branch: prettier-fix
title: "chore: format code with Prettier"
body: "This PR formats the code with Prettier."
title: 'chore: format code with Prettier'
body: 'This PR formats the code with Prettier.'
labels: prettier
8 changes: 1 addition & 7 deletions docs/objects/effects/ImageSky.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,11 @@ icon: polytoria/ImageSky

### BackId:int { property }

The image ID of the back side of the skybox.










The image ID of the back side of the skybox.

### BottomId:int { property }

Expand Down

0 comments on commit 567624b

Please sign in to comment.