Skip to content

Commit

Permalink
Support custom hostname has been used on desktop clients such as elec…
Browse files Browse the repository at this point in the history
…tron.
  • Loading branch information
Stapxs committed May 20, 2024
1 parent 450b260 commit 048309b
Show file tree
Hide file tree
Showing 5 changed files with 2,562 additions and 4,343 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '18'

- name: Install dependencies
run: npm install
Expand Down
Loading

0 comments on commit 048309b

Please sign in to comment.