Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
KraXen72 committed Jan 3, 2025
1 parent 2b036a7 commit 1bf4bee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/requesthandler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ export default class {
]
));
}
// this is a temporary fix until css_swapper gets implemented
if (name === '/css/main_custom.css') {
this.swapUrls.push(
`https://${TARGET_GAME_DOMAIN}/css/main_custom.css`,
Expand Down

0 comments on commit 1bf4bee

Please sign in to comment.